Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.c155 static inline u64 qgroup_to_aux(struct btrfs_qgroup *qg) in qgroup_to_aux() function
1359 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting()
1382 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting()
2440 ret = ulist_add(qgroups, qg->qgroupid, qgroup_to_aux(qg), in qgroup_update_refcnt()
2444 ret = ulist_add(tmp, qg->qgroupid, qgroup_to_aux(qg), GFP_ATOMIC); in qgroup_update_refcnt()
2458 qgroup_to_aux(glist->group), in qgroup_update_refcnt()
2463 qgroup_to_aux(glist->group), in qgroup_update_refcnt()
3105 qgroup_to_aux(qgroup), GFP_ATOMIC); in qgroup_reserve()
3123 qgroup_to_aux(glist->group), GFP_ATOMIC); in qgroup_reserve()
3192 qgroup_to_aux(qgrou in btrfs_qgroup_free_refroot()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.c149 static inline u64 qgroup_to_aux(struct btrfs_qgroup *qg) in qgroup_to_aux() function
1410 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting()
1433 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting()
2506 ret = ulist_add(qgroups, qg->qgroupid, qgroup_to_aux(qg), in qgroup_update_refcnt()
2510 ret = ulist_add(tmp, qg->qgroupid, qgroup_to_aux(qg), GFP_ATOMIC); in qgroup_update_refcnt()
2524 qgroup_to_aux(glist->group), in qgroup_update_refcnt()
2529 qgroup_to_aux(glist->group), in qgroup_update_refcnt()
3253 qgroup_to_aux(qgroup), GFP_ATOMIC); in btrfs_qgroup_free_refroot()
3268 qgroup_to_aux(glist->group), GFP_ATOMIC); in btrfs_qgroup_free_refroot()

Completed in 13 milliseconds