Searched refs:xfs_trans_reserve_quota (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/ |
D | xfs_quota.h | 155 #define xfs_trans_reserve_quota(tp, mp, ud, gd, pd, nb, ni, f) \ macro
|
D | xfs_symlink.c | 228 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_symlink()
|
D | xfs_inode.c | 1173 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_create() 1301 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_create_tmpfile()
|
D | xfs_bmap_util.c | 1021 error = xfs_trans_reserve_quota(tp, mp, ip->i_udquot, ip->i_gdquot, in xfs_unmap_extent()
|