Searched defs:btrfs_balance_args (Results 1 – 3 of 3) sorted by relevance
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 …]
326 struct btrfs_balance_args { struct327 __u64 profiles;328 union {335 __u64 devid;336 __u64 pstart;337 __u64 pend;338 __u64 vstart;339 __u64 vend;341 __u64 target;343 __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 …]