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.c5437 struct walk_control { struct
5438 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 …]
H A Dtree-log.c111 struct walk_control { struct
116 bool free;
125 bool pin;
128 int stage;
154 struct walk_control *wc, u64 gen, int level); argument
172 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.h810 struct damos_walk_control *walk_control; member