Searched defs:btrfs_balance_args (Results 1 – 3 of 3) sorted by relevance
325 struct btrfs_balance_args { struct326 __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 …]
197 struct btrfs_balance_args { struct198 __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 …]
175 struct btrfs_balance_args { struct176 __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 …]