Searched refs:xfs_trans_dqresv (Results 1 – 1 of 1) sorted by relevance
/fs/xfs/ |
D | xfs_trans_dquot.c | 595 xfs_trans_dqresv( in xfs_trans_dqresv() function 770 error = xfs_trans_dqresv(tp, mp, udqp, nblks, ninos, in xfs_trans_reserve_quota_bydquots() 778 error = xfs_trans_dqresv(tp, mp, gdqp, nblks, ninos, flags); in xfs_trans_reserve_quota_bydquots() 785 xfs_trans_dqresv(tp, mp, udqp, in xfs_trans_reserve_quota_bydquots()
|