Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_dquot_item.c159 error = xfs_dquot_use_attached_buf(dqp, &bp); in xfs_qm_dquot_logitem_push()
H A Dxfs_qm.c155 error = xfs_dquot_use_attached_buf(dqp, &bp); in xfs_qm_dqpurge()
1434 error = xfs_dquot_use_attached_buf(dqp, &bp); in xfs_qm_flush_one()
H A Dxfs_dquot.c1328 xfs_dquot_use_attached_buf( in xfs_dquot_use_attached_buf() function