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