Searched refs:xfs_blockgc_free_dquots (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/xfs/ |
D | xfs_icache.h | 57 int xfs_blockgc_free_dquots(struct xfs_mount *mp, struct xfs_dquot *udqp,
|
D | xfs_trans.c | 1253 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_icreate() 1333 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_ichange()
|
D | xfs_icache.c | 1525 xfs_blockgc_free_dquots( in xfs_blockgc_free_dquots() function 1574 return xfs_blockgc_free_dquots(ip->i_mount, in xfs_blockgc_free_quota()
|