Lines Matching defs:btrfs_balance_args
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;27429 union {27436 __u32 stripes_min;27437 __u32 stripes_max;27438 __u64 unused[6];