Home
last modified time | relevance | path

Searched refs:xfs_trans_log_dquot (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_qm.h127 extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *);
H A Dxfs_trans_dquot.c54 xfs_trans_log_dquot( in xfs_trans_log_dquot() function
578 xfs_trans_log_dquot(tp, dqp); in xfs_trans_apply_dquot_deltas()
H A Dxfs_qm_syscalls.c386 xfs_trans_log_dquot(tp, dqp); in xfs_qm_scall_setqlim()
/linux/fs/xfs/scrub/
H A Dquotacheck_repair.c117 xfs_trans_log_dquot(xqc->sc->tp, dq); in xqcheck_commit_dquot()
H A Dquota_repair.c259 xfs_trans_log_dquot(sc->tp, dq); in xrep_quota_item()