Searched defs:wc (Results 1 – 6 of 6) sorted by relevance
/fs/ocfs2/ |
D | aops.c | 966 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() 979 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt() local 1049 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure() 1072 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write() 1150 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write() 1222 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster() 1322 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc() 1366 struct ocfs2_write_ctxt *wc, in ocfs2_set_target_boundaries() 1421 struct ocfs2_write_ctxt *wc, in ocfs2_populate_write_desc() 1487 struct ocfs2_write_ctxt *wc) in ocfs2_write_begin_inline() [all …]
|
/fs/ntfs/ |
D | unistr.c | 264 wchar_t wc; in ntfs_nlstoucs() local 341 int i, o, ns_len, wc; in ntfs_ucstonls() local
|
/fs/btrfs/ |
D | tree-log.c | 200 struct walk_control *wc, u64 gen) in process_one_buffer() 1479 struct walk_control *wc, u64 gen) in replay_one_buffer() 1572 struct walk_control *wc) in walk_down_log_tree() 1688 struct walk_control *wc) in walk_up_log_tree() 1753 struct btrfs_root *log, struct walk_control *wc) in walk_log_tree() 2011 struct walk_control wc = { in btrfs_free_log() local 2786 struct walk_control wc = { in btrfs_recover_log_trees() local
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 187 static inline void o2hb_bio_wait_init(struct o2hb_bio_wait_ctxt *wc) in o2hb_bio_wait_init() 195 static inline void o2hb_bio_wait_dec(struct o2hb_bio_wait_ctxt *wc, in o2hb_bio_wait_dec() 209 struct o2hb_bio_wait_ctxt *wc) in o2hb_wait_on_io() 222 struct o2hb_bio_wait_ctxt *wc = bio->bi_private; in o2hb_bio_end_io() local 236 struct o2hb_bio_wait_ctxt *wc, in o2hb_setup_one_bio() 293 struct o2hb_bio_wait_ctxt wc; in o2hb_read_slots() local
|
/fs/nls/ |
D | nls_base.c | 106 utf8_wctomb(__u8 *s, wchar_t wc, int maxlen) in utf8_wctomb()
|
/fs/fat/ |
D | dir.c | 197 wchar_t wc; in fat_short2lower_uni() local
|