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.c5440 struct walk_control { struct
5441 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 …]
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