Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
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-6.12.1/fs/xfs/libxfs/
Dxfs_shared.h33 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
Dxfs_dquot_buf.c282 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/linux-6.12.1/fs/xfs/
Dxfs_dquot_item_recover.c130 &xfs_dquot_buf_ops); in xlog_recover_dquot_commit_pass2()
Dxfs_dquot.c370 bp->b_ops = &xfs_dquot_buf_ops; in xfs_dquot_disk_alloc()
473 &xfs_dquot_buf_ops); in xfs_dquot_disk_read()
1269 &bp, &xfs_dquot_buf_ops); in xfs_qm_dqflush()
Dxfs_qm.c947 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
971 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1058 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()
Dxfs_buf_item_recover.c303 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()