Home
last modified time | relevance | path

Searched refs:xfs_dquot_buf_ops (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/scrub/
H A Dquota_repair.c89 bp->b_ops = &xfs_dquot_buf_ops; in xrep_quota_item_fill_bmap_hole()
311 qi->qi_dqchunklen, 0, &bp, &xfs_dquot_buf_ops); in xrep_quota_block()
342 bp->b_ops = &xfs_dquot_buf_ops; in xrep_quota_block()
/linux/fs/xfs/libxfs/
H A Dxfs_shared.h33 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
H A Dxfs_dquot_buf.c254 * read will then be run with the xfs_dquot_buf_ops verifier. See
285 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/linux/fs/xfs/
H A Dxfs_dquot_item_recover.c130 &xfs_dquot_buf_ops); in xlog_recover_dquot_commit_pass2()
H A Dxfs_dquot.c401 bp->b_ops = &xfs_dquot_buf_ops; in xfs_dquot_disk_alloc()
504 &xfs_dquot_buf_ops); in xfs_dquot_disk_read()
1288 &bp, &xfs_dquot_buf_ops); in xfs_dquot_read_buf()
H A Dxfs_qm.c1155 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
1179 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1266 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()