Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_qm.h111 extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *);
Dxfs_trans_dquot.c53 xfs_trans_log_dquot( in xfs_trans_log_dquot() function
446 xfs_trans_log_dquot(tp, dqp); in xfs_trans_apply_dquot_deltas()
Dxfs_qm_syscalls.c628 xfs_trans_log_dquot(tp, dqp); in xfs_qm_scall_setqlim()