Searched defs:walk_control (Results 1 – 3 of 3) sorted by relevance
5437 struct walk_control { struct5438 u64 refs[BTRFS_MAX_LEVEL];5439 u64 flags[BTRFS_MAX_LEVEL];5440 struct btrfs_key update_progress;5441 struct btrfs_key drop_progress;5442 int drop_level;5443 int stage;5444 int level;5445 int shared_level;5446 int update_ref;[all …]
111 struct walk_control { struct116 bool free;125 bool pin;128 int stage;154 struct walk_control *wc, u64 gen, int level); argument172 static void do_abort_log_replay(struct walk_control *wc, const char *function, in do_abort_log_replay() argument
810 struct damos_walk_control *walk_control; member