Searched refs:xfs_qm_dqflush (Results 1 – 4 of 4) sorted by relevance
158 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dquot_logitem_push()
207 int xfs_qm_dqflush(struct xfs_dquot *dqp, struct xfs_buf **bpp);
149 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dqpurge()465 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dquot_isolate()1290 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_flush_one()
1244 xfs_qm_dqflush( in xfs_qm_dqflush() function