Home
last modified time | relevance | path

Searched refs:num_excl_copies (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dbtrfs.h101 __u64 num_excl_copies; member
/linux-6.15/fs/btrfs/
H A Dqgroup.c3174 if (inherit->num_ref_copies > 0 || inherit->num_excl_copies > 0) in btrfs_qgroup_check_inherit()
3375 2 * inherit->num_excl_copies; in btrfs_qgroup_inherit()
3530 for (int i = 0; i < inherit->num_excl_copies; i++, i_qgroups += 2) { in btrfs_qgroup_inherit()