Searched refs:xfs_blockgc_free_dquots (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/ |
A D | xfs_icache.h | 57 int xfs_blockgc_free_dquots(struct xfs_mount *mp, struct xfs_dquot *udqp,
|
A D | xfs_trans.c | 1109 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_icreate() 1189 xfs_blockgc_free_dquots(mp, udqp, gdqp, pdqp, 0); in xfs_trans_alloc_ichange()
|
A D | xfs_icache.c | 1512 xfs_blockgc_free_dquots( in xfs_blockgc_free_dquots() function 1561 return xfs_blockgc_free_dquots(ip->i_mount, in xfs_blockgc_free_quota()
|
Completed in 9 milliseconds