Home
last modified time | relevance | path

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

/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
/fs/xfs/
Dxfs_dquot_item_recover.c128 &xfs_dquot_buf_ops); in xlog_recover_dquot_commit_pass2()
Dxfs_dquot.c350 bp->b_ops = &xfs_dquot_buf_ops; in xfs_dquot_disk_alloc()
453 &xfs_dquot_buf_ops); in xfs_dquot_disk_read()
1238 &bp, &xfs_dquot_buf_ops); in xfs_qm_dqflush()
Dxfs_qm.c924 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
948 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1034 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()
Dxfs_buf_item_recover.c300 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()