Home
last modified time | relevance | path

Searched defs:walk_control (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dextent-tree.c5239 struct walk_control { struct
5240 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 …]
H A Dtree-log.c110 struct walk_control { struct
115 bool free;
124 bool pin;
127 int stage;
153 struct walk_control *wc, u64 gen, int level); argument
171 static void do_abort_log_replay(struct walk_control *wc, const char *function, in do_abort_log_replay() argument
/linux/include/linux/
H A Ddamon.h786 struct damos_walk_control *walk_control; member