Home
last modified time | relevance | path

Searched refs:xfs_trans_reserve_quota (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_quota.h148 #define xfs_trans_reserve_quota(tp, mp, ud, gd, pd, nb, ni, f) \ macro
Dxfs_symlink.c257 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_symlink()
Dxfs_bmap_util.c1193 error = xfs_trans_reserve_quota(tp, mp, ip->i_udquot, ip->i_gdquot, in xfs_unmap_extent()
1493 error = xfs_trans_reserve_quota(tp, mp, ip->i_udquot, in xfs_shift_file_space()
Dxfs_inode.c1222 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_create()
1372 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, in xfs_create_tmpfile()