Searched defs:btrfs_balance_args (Results 1 – 5 of 5) sorted by relevance
354 struct btrfs_balance_args { struct355 __u64 profiles;362 union {369 __u64 devid;370 __u64 pstart;371 __u64 pend;372 __u64 vstart;373 __u64 vend;375 __u64 target;377 __u64 flags;[all …]
61029 struct btrfs_balance_args { struct61030 __u64 profiles;61031 union {61038 __u64 devid;61039 __u64 pstart;61040 __u64 pend;61041 __u64 vstart;61042 __u64 vend;61043 __u64 target;61044 __u64 flags;[all …]
27413 struct btrfs_balance_args { struct27414 __u64 profiles;27415 union {27422 __u64 devid;27423 __u64 pstart;27424 __u64 pend;27425 __u64 vstart;27426 __u64 vend;27427 __u64 target;27428 __u64 flags;[all …]