Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dqgroup.c154 static inline u64 qgroup_to_aux(struct btrfs_qgroup *qg) in qgroup_to_aux() function
1191 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting()
1214 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting()
1877 ret = ulist_add(qgroups, qg->qgroupid, qgroup_to_aux(qg), in qgroup_update_refcnt()
1881 ret = ulist_add(tmp, qg->qgroupid, qgroup_to_aux(qg), GFP_ATOMIC); in qgroup_update_refcnt()
1895 qgroup_to_aux(glist->group), in qgroup_update_refcnt()
1900 qgroup_to_aux(glist->group), in qgroup_update_refcnt()
2563 qgroup_to_aux(qgroup), GFP_ATOMIC); in qgroup_reserve()
2581 qgroup_to_aux(glist->group), GFP_ATOMIC); in qgroup_reserve()
2653 qgroup_to_aux(qgroup), GFP_ATOMIC); in btrfs_qgroup_free_refroot()
[all …]