Home
last modified time | relevance | path

Searched defs:wc (Results 1 – 7 of 7) sorted by relevance

/fs/ocfs2/
Daops.c787 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages()
826 struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt()
840 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt() local
913 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure()
938 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write()
1022 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write()
1117 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
1218 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc()
1265 struct ocfs2_write_ctxt *wc, in ocfs2_set_target_boundaries()
1319 struct ocfs2_write_ctxt *wc, in ocfs2_unwritten_check()
[all …]
/fs/ocfs2/cluster/
Dheartbeat.c466 static inline void o2hb_bio_wait_init(struct o2hb_bio_wait_ctxt *wc) in o2hb_bio_wait_init()
474 static inline void o2hb_bio_wait_dec(struct o2hb_bio_wait_ctxt *wc, in o2hb_bio_wait_dec()
487 static void o2hb_wait_on_io(struct o2hb_bio_wait_ctxt *wc) in o2hb_wait_on_io()
495 struct o2hb_bio_wait_ctxt *wc = bio->bi_private; in o2hb_bio_end_io() local
509 struct o2hb_bio_wait_ctxt *wc, in o2hb_setup_one_bio()
566 struct o2hb_bio_wait_ctxt wc; in o2hb_read_slots() local
/fs/btrfs/
Dextent-tree.c5281 static bool visit_node_for_delete(struct btrfs_root *root, struct walk_control *wc, in visit_node_for_delete()
5337 struct walk_control *wc, in reada_walk_down()
5416 struct walk_control *wc) in walk_down_proc()
5566 struct walk_control *wc, in check_next_block_uptodate()
5611 struct btrfs_path *path, struct walk_control *wc, in maybe_drop_reference()
5700 struct walk_control *wc) in do_walk_down()
5812 struct walk_control *wc) in walk_up_proc()
5949 struct walk_control *wc) in walk_down_tree()
5998 struct walk_control *wc, int max_level) in walk_up_tree()
6051 struct walk_control *wc; in btrfs_drop_snapshot() local
[all …]
Dtree-log.c351 struct walk_control *wc, u64 gen, int level) in process_one_buffer()
2421 struct walk_control *wc, u64 gen, int level) in replay_one_buffer()
2629 struct walk_control *wc) in walk_down_log_tree()
2709 struct walk_control *wc) in walk_up_log_tree()
2748 struct btrfs_root *log, struct walk_control *wc) in walk_log_tree()
3256 struct walk_control wc = { in free_log_tree() local
7272 struct walk_control wc = { in btrfs_recover_log_trees() local
/fs/smb/client/
Dsmbdirect.c269 static void send_done(struct ib_cq *cq, struct ib_wc *wc) in send_done()
442 static void recv_done(struct ib_cq *cq, struct ib_wc *wc) in recv_done()
1977 static void register_mr_done(struct ib_cq *cq, struct ib_wc *wc) in register_mr_done()
2288 static void local_inv_done(struct ib_cq *cq, struct ib_wc *wc) in local_inv_done()
/fs/smb/server/
Dtransport_rdma.c514 static void recv_done(struct ib_cq *cq, struct ib_wc *wc) in recv_done()
842 static void send_done(struct ib_cq *cq, struct ib_wc *wc) in send_done()
1314 static void read_write_done(struct ib_cq *cq, struct ib_wc *wc, in read_write_done()
1332 static void read_done(struct ib_cq *cq, struct ib_wc *wc) in read_done()
1337 static void write_done(struct ib_cq *cq, struct ib_wc *wc) in write_done()
/fs/fat/
Ddir.c210 wchar_t wc; in fat_short2lower_uni() local