Searched refs:xfs_dquot_use_attached_buf (Results 1 – 4 of 4) sorted by relevance
159 error = xfs_dquot_use_attached_buf(dqp, &bp); in xfs_qm_dquot_logitem_push()
244 int xfs_dquot_use_attached_buf(struct xfs_dquot *dqp, struct xfs_buf **bpp);
152 error = xfs_dquot_use_attached_buf(dqp, &bp); in xfs_qm_dqpurge()1478 error = xfs_dquot_use_attached_buf(dqp, &bp); in xfs_qm_flush_one()
1353 xfs_dquot_use_attached_buf( in xfs_dquot_use_attached_buf() function