Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs.h325 struct btrfs_balance_args { struct
326 __u64 profiles;
327 union {
334 __u64 devid;
335 __u64 pstart;
336 __u64 pend;
337 __u64 vstart;
338 __u64 vend;
340 __u64 target;
342 __u64 flags;
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs.h197 struct btrfs_balance_args { struct
198 __u64 profiles;
199 union {
206 __u64 devid;
207 __u64 pstart;
208 __u64 pend;
209 __u64 vstart;
210 __u64 vend;
211 __u64 target;
212 __u64 flags;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs.h175 struct btrfs_balance_args { struct
176 __u64 profiles;
177 union {
184 __u64 devid;
185 __u64 pstart;
186 __u64 pend;
187 __u64 vstart;
188 __u64 vend;
189 __u64 target;
190 __u64 flags;
[all …]