Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dbtrfs.h100 __u64 num_ref_copies; member
/linux/fs/btrfs/
A Dqgroup.c3186 if (inherit->num_ref_copies > 0 || inherit->num_excl_copies > 0) in btrfs_qgroup_check_inherit()
3386 nums = inherit->num_qgroups + 2 * inherit->num_ref_copies + in btrfs_qgroup_inherit()
3521 for (int i = 0; i < inherit->num_ref_copies; i++, i_qgroups += 2) { in btrfs_qgroup_inherit()

Completed in 13 milliseconds