Searched defs:btrfs_qgroup_inherit (Results 1 – 5 of 5) sorted by relevance
97 struct btrfs_qgroup_inherit { struct98 __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[];
61020 struct btrfs_qgroup_inherit { struct61021 __u64 flags;61022 __u64 num_qgroups;61023 __u64 num_ref_copies;61024 __u64 num_excl_copies;61025 struct btrfs_qgroup_limit lim;61026 __u64 qgroups[0];
27404 struct btrfs_qgroup_inherit { struct27405 __u64 flags;27406 __u64 num_qgroups;27407 __u64 num_ref_copies;27408 __u64 num_excl_copies;27409 struct btrfs_qgroup_limit lim;27410 __u64 qgroups[0];