Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_qm.h110 extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *);
H A Dxfs_trans_dquot.c53 xfs_trans_log_dquot( in xfs_trans_log_dquot() function
433 xfs_trans_log_dquot(tp, dqp); in xfs_trans_apply_dquot_deltas()
H A Dxfs_qm_syscalls.c387 xfs_trans_log_dquot(tp, dqp); in xfs_qm_scall_setqlim()