Searched defs:walk_control (Results 1 – 3 of 3) sorted by relevance
5239 struct walk_control { struct5240 u64 refs[BTRFS_MAX_LEVEL];5241 u64 flags[BTRFS_MAX_LEVEL];5242 struct btrfs_key update_progress;5243 struct btrfs_key drop_progress;5244 int drop_level;5245 int stage;5246 int level;5247 int shared_level;5248 int update_ref;[all …]
110 struct walk_control { struct115 bool free;124 bool pin;127 int stage;153 struct walk_control *wc, u64 gen, int level); argument171 static void do_abort_log_replay(struct walk_control *wc, const char *function, in do_abort_log_replay() argument
786 struct damos_walk_control *walk_control; member