Home
last modified time | relevance | path

Searched refs:xfs_dquot_attach_buf (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_dquot_item.c244 return xfs_dquot_attach_buf(tp, dqp); in xfs_qm_dquot_logitem_precommit()
H A Dxfs_dquot.h243 int xfs_dquot_attach_buf(struct xfs_trans *tp, struct xfs_dquot *dqp);
H A Dxfs_dquot.c1310 xfs_dquot_attach_buf( in xfs_dquot_attach_buf() function
H A Dxfs_qm.c1319 error = xfs_dquot_attach_buf(NULL, dqp); in xfs_qm_quotacheck_dqadjust()