Searched refs:xfs_trans_mod_dquot (Results 1 - 5 of 5) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_trace.h1124 TRACE_EVENT(xfs_trans_mod_dquot,
H A Dxfs_trans_dquot.c159 xfs_trans_mod_dquot(tp, dqp, field, delta);
296 xfs_trans_mod_dquot( function
855 xfs_trans_mod_dquot(tp, dqp, flags & XFS_QMOPT_RESBLK_MASK,
857 xfs_trans_mod_dquot(tp, dqp, XFS_TRANS_DQ_RES_INOS, ninos);
H A Dxfs_quota.h148 xfs_trans_mod_dquot((tp), (dqp), (field), (delta))
H A Dxfs_qm.h123 extern void xfs_trans_mod_dquot(struct xfs_trans *tp, struct xfs_dquot *dqp,
H A Dxfs_qm.c1850 xfs_trans_mod_dquot(tp, newdq, XFS_TRANS_DQ_RES_BLKS,

Completed in 184 milliseconds