Searched refs:xfs_trans_reserve_quota (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/fs/xfs/ |
D | xfs_quota.h | 149 #define xfs_trans_reserve_quota(tp, mp, ud, gd, pd, nb, ni, f) \ macro
|
D | xfs_symlink.c | 261 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_symlink()
|
D | xfs_bmap_util.c | 1296 error = xfs_trans_reserve_quota(tp, mp, in xfs_free_file_space() 1470 error = xfs_trans_reserve_quota(tp, mp, ip->i_udquot, in xfs_shift_file_space()
|
D | xfs_inode.c | 1199 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_create() 1358 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_create_tmpfile()
|