Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_qm.h123 extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *);
Dxfs_trans_dquot.c60 xfs_trans_log_dquot( in xfs_trans_log_dquot() function
409 xfs_trans_log_dquot(tp, dqp); in xfs_trans_apply_dquot_deltas()
Dxfs_qm_syscalls.c535 xfs_trans_log_dquot(tp, dqp); in xfs_qm_scall_setqlim()