Home
last modified time | relevance | path

Searched defs:btrfs_qgroup_inherit (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/linux/
H A Dbtrfs.h97 struct btrfs_qgroup_inherit { struct
98 __u64 flags;
99 __u64 num_qgroups;
100 __u64 num_ref_copies;
101 __u64 num_excl_copies;
102 struct btrfs_qgroup_limit lim;
103 __u64 qgroups[];