Searched defs:btrfs_qgroup_inherit (Results 1 – 6 of 6) sorted by relevance
85 struct btrfs_qgroup_inherit { struct86 __u64 flags;87 __u64 num_qgroups;88 __u64 num_ref_copies;89 __u64 num_excl_copies;90 struct btrfs_qgroup_limit lim;91 __u64 qgroups[0];
56 struct btrfs_qgroup_inherit { struct78 struct btrfs_qgroup_inherit __user * qgroup_inherit; argument
90 struct btrfs_qgroup_inherit { struct91 __u64 flags;92 __u64 num_qgroups;93 __u64 num_ref_copies;94 __u64 num_excl_copies;95 struct btrfs_qgroup_limit lim;96 __u64 qgroups[0];
46 struct btrfs_qgroup_inherit { struct65 struct btrfs_qgroup_inherit __user *qgroup_inherit; argument
2251 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
2756 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function