Searched refs:xfs_blockgc_free_dquots (Results 1 – 3 of 3) sorted by relevance
/openbmc/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 | 1252 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_icreate() 1332 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_ichange()
|
H A D | xfs_icache.c | 1528 xfs_blockgc_free_dquots( in xfs_blockgc_free_dquots() function 1577 return xfs_blockgc_free_dquots(ip->i_mount, in xfs_blockgc_free_quota()
|