Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbtrfs-util.c1301 _cleanup_free_ uint64_t *old_qgroups = NULL, *old_parent_qgroups = NULL; in copy_quota_hierarchy() local
1311 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()