Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dbtrfs.h96 struct btrfs_qgroup_inherit { struct
97 __u64 flags;
98 __u64 num_qgroups;
99 __u64 num_ref_copies;
100 __u64 num_excl_copies;
101 struct btrfs_qgroup_limit lim;
102 __u64 qgroups[];
/linux-6.3-rc2/fs/btrfs/
A Dqgroup.c2875 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function

Completed in 13 milliseconds