Searched defs:walk_control (Results 1 – 3 of 3) sorted by relevance
5440 struct walk_control { struct5441 u64 refs[BTRFS_MAX_LEVEL];5442 u64 flags[BTRFS_MAX_LEVEL];5443 struct btrfs_key update_progress;5444 struct btrfs_key drop_progress;5445 int drop_level;5446 int stage;5447 int level;5448 int shared_level;5449 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