Searched refs:old_subvol (Results 1 – 1 of 1) sorted by relevance
1358 static int copy_subtree_quota_limits(int fd, uint64_t old_subvol, uint64_t new_subvol) { in copy_subtree_quota_limits() argument1364 r = btrfs_qgroup_copy_limits(fd, old_subvol, new_subvol); in copy_subtree_quota_limits()1370 r = btrfs_subvol_find_subtree_qgroup(fd, old_subvol, &old_subtree_qgroup); in copy_subtree_quota_limits()