Searched refs:qgroup_to_aux (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | qgroup.c | 155 static inline u64 qgroup_to_aux(struct btrfs_qgroup *qg) in qgroup_to_aux() function 1345 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting() 1368 qgroup_to_aux(glist->group), GFP_ATOMIC); in __qgroup_excl_accounting() 2412 ret = ulist_add(qgroups, qg->qgroupid, qgroup_to_aux(qg), in qgroup_update_refcnt() 2416 ret = ulist_add(tmp, qg->qgroupid, qgroup_to_aux(qg), GFP_ATOMIC); in qgroup_update_refcnt() 2430 qgroup_to_aux(glist->group), in qgroup_update_refcnt() 2435 qgroup_to_aux(glist->group), in qgroup_update_refcnt() 3068 qgroup_to_aux(qgroup), GFP_ATOMIC); in qgroup_reserve() 3086 qgroup_to_aux(glist->group), GFP_ATOMIC); in qgroup_reserve() 3155 qgroup_to_aux(qgroup), GFP_ATOMIC); in btrfs_qgroup_free_refroot() [all …]
|