Searched refs:xfs_trans_dqjoin (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_qm.h125 extern void xfs_trans_dqjoin(struct xfs_trans *, struct xfs_dquot *);
H A Dxfs_trans_dquot.c30 xfs_trans_dqjoin( function
394 xfs_trans_dqjoin(tp, q[0].qt_dquot);
398 xfs_trans_dqjoin(tp, q[0].qt_dquot);
399 xfs_trans_dqjoin(tp, q[1].qt_dquot);
H A Dxfs_qm_syscalls.c314 xfs_trans_dqjoin(tp, dqp);
/linux-master/fs/xfs/scrub/
H A Dquotacheck_repair.c62 xfs_trans_dqjoin(xqc->sc->tp, dq);
H A Dquota_repair.c257 xfs_trans_dqjoin(sc->tp, dq);

Completed in 170 milliseconds