Lines Matching defs:btrfs_balance_args
199 struct btrfs_balance_args { struct200 __u64 profiles;201 union {208 __u64 devid;209 __u64 pstart;210 __u64 pend;211 __u64 vstart;212 __u64 vend;213 __u64 target;214 __u64 flags;215 union {222 __u32 stripes_min;223 __u32 stripes_max;224 __u64 unused[6];