xfs_trans_dqresv  752 fs/xfs/xfs_trans_dquot.c 		error = xfs_trans_dqresv(tp, mp, udqp, nblks, ninos,
xfs_trans_dqresv  759 fs/xfs/xfs_trans_dquot.c 		error = xfs_trans_dqresv(tp, mp, gdqp, nblks, ninos, flags);
xfs_trans_dqresv  765 fs/xfs/xfs_trans_dquot.c 		error = xfs_trans_dqresv(tp, mp, pdqp, nblks, ninos, flags);
xfs_trans_dqresv  778 fs/xfs/xfs_trans_dquot.c 		xfs_trans_dqresv(tp, mp, gdqp, -nblks, -ninos, flags);
xfs_trans_dqresv  782 fs/xfs/xfs_trans_dquot.c 		xfs_trans_dqresv(tp, mp, udqp, -nblks, -ninos, flags);