Searched refs:old_qgroups (Results 1 – 1 of 1) sorted by relevance
1301 _cleanup_free_ uint64_t *old_qgroups = NULL, *old_parent_qgroups = NULL; in copy_quota_hierarchy() local1311 n_old_qgroups = btrfs_qgroup_find_parents(fd, old_subvol_id, &old_qgroups); in copy_quota_hierarchy()1330 r = btrfs_qgroupid_split(old_qgroups[i], NULL, &id); in copy_quota_hierarchy()1344 if (old_parent_qgroups[j] == old_qgroups[i]) in copy_quota_hierarchy()