Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/uapi/linux/
Dbtrfs.h330 struct btrfs_balance_progress { struct
331 __u64 expected; /* estimated # of chunks that will be
333 __u64 considered; /* # of chunks we have considered so far */
334 __u64 completed; /* # of chunks relocated so far */
/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/linux-5.10/include/uapi/linux/
Dbtrfs.h368 struct btrfs_balance_progress { struct
369 __u64 expected; /* estimated # of chunks that will be
371 __u64 considered; /* # of chunks we have considered so far */
372 __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;