Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs.h369 struct btrfs_balance_progress { struct
370 __u64 expected; /* estimated # of chunks that will be
372 __u64 considered; /* # of chunks we have considered so far */
373 __u64 completed; /* # of chunks relocated so far */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs.h204 struct btrfs_balance_progress { struct
205 __u64 expected;
206 __u64 considered;
207 __u64 completed;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs.h224 struct btrfs_balance_progress { struct
225 __u64 expected;
226 __u64 considered;
227 __u64 completed;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dbtrfs.h224 struct btrfs_balance_progress { struct
225 __u64 expected;
226 __u64 considered;
227 __u64 completed;
/kernel/linux/linux-6.6/include/uapi/linux/
Dbtrfs.h400 struct btrfs_balance_progress { struct
401 __u64 expected; /* estimated # of chunks that will be
403 __u64 considered; /* # of chunks we have considered so far */
404 __u64 completed; /* # of chunks relocated so far */