Searched refs:xfs_qm_dqflush (Results 1 – 4 of 4) sorted by relevance
166 extern int xfs_qm_dqflush(struct xfs_dquot *, struct xfs_buf **);
178 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dquot_logitem_push()
159 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dqpurge()478 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dquot_isolate()1232 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_flush_one()
927 xfs_qm_dqflush( in xfs_qm_dqflush() function