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.c5237 struct walk_control { struct
5238 u64 refs[BTRFS_MAX_LEVEL];
5239 u64 flags[BTRFS_MAX_LEVEL];
5240 struct btrfs_key update_progress;
5241 struct btrfs_key drop_progress;
5242 int drop_level;
5243 int stage;
5244 int level;
5245 int shared_level;
5246 int update_ref;
[all …]
H A Dtree-log.c308 struct walk_control { struct
312 int free;
340 struct walk_control *wc, u64 gen, int level); argument
/linux/include/linux/
H A Ddamon.h783 struct damos_walk_control *walk_control; member