Searched defs:btrfs_balance_progress (Results 1 – 1 of 1) sorted by relevance
399 struct btrfs_balance_progress { struct400 __u64 expected; /* estimated # of chunks that will be402 __u64 considered; /* # of chunks we have considered so far */403 __u64 completed; /* # of chunks relocated so far */
Completed in 6 milliseconds