Home
last modified time | relevance | path

Searched refs:walk_control (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dtree-log.c100 struct walk_control { struct
143 struct walk_control *wc, u64 gen, int level); argument
161 static void do_abort_log_replay(struct walk_control *wc, const char *function, in do_abort_log_replay() argument
221 static int link_to_fixup_dir(struct walk_control *wc, u64 objectid);
222 static noinline int replay_dir_deletes(struct walk_control *wc,
397 struct walk_control *wc, u64 gen, int level) in process_one_buffer()
456 static int overwrite_item(struct walk_control *wc) in overwrite_item()
689 static noinline int replay_one_extent(struct walk_control *wc) in replay_one_extent()
1014 static int unlink_inode_for_log_replay(struct walk_control *wc, in unlink_inode_for_log_replay()
1054 static noinline int drop_one_dir_item(struct walk_control *wc, in drop_one_dir_item()
[all …]
H A Dextent-tree.c5444 struct walk_control { struct
5496 static bool visit_node_for_delete(struct btrfs_root *root, struct walk_control *wc, in visit_node_for_delete()
5552 struct walk_control *wc, in reada_walk_down()
5631 struct walk_control *wc) in walk_down_proc()
5779 struct walk_control *wc, in check_next_block_uptodate()
5829 struct btrfs_path *path, struct walk_control *wc, in maybe_drop_reference()
5918 struct walk_control *wc) in do_walk_down()
6030 struct walk_control *wc) in walk_up_proc()
6166 struct walk_control *wc) in walk_down_tree()
6215 struct walk_control *wc, int max_level) in walk_up_tree()
[all …]