Searched refs:xfs_blockgc_free_dquots (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_icache.h | 60 int xfs_blockgc_free_dquots(struct xfs_mount *mp, struct xfs_dquot *udqp,
|
D | xfs_trans.c | 1201 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_icreate() 1281 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_ichange()
|
D | xfs_icache.c | 1571 xfs_blockgc_free_dquots( in xfs_blockgc_free_dquots() function 1620 return xfs_blockgc_free_dquots(ip->i_mount, in xfs_blockgc_free_quota()
|