Lines Matching defs:btrfs_balance_args
205 struct btrfs_balance_args { struct206 __u64 profiles;207 union {214 __u64 devid;215 __u64 pstart;216 __u64 pend;217 __u64 vstart;218 __u64 vend;219 __u64 target;220 __u64 flags;221 union {228 __u32 stripes_min;229 __u32 stripes_max;230 __u64 unused[6];