Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drebalance_types.h19 struct bch_fs_rebalance { struct
20 struct task_struct __rcu *thread;
21 u32 kick;
22 struct bch_pd_controller pd;
24 enum bch_rebalance_states state;
25 u64 wait_iotime_start;
26 u64 wait_iotime_end;
27 u64 wait_wallclock_start;
29 struct bch_move_stats work_stats;
31 struct bbpos scan_start;
[all …]