Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_shared.h36 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
43 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
Dxfs_dquot_buf.c274 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/Linux-v5.4/fs/xfs/
Dxfs_dquot.c327 bp->b_ops = &xfs_dquot_buf_ops; in xfs_dquot_disk_alloc()
421 &xfs_dquot_buf_ops); in xfs_dquot_disk_read()
1109 &xfs_dquot_buf_ops); in xfs_qm_dqflush()
Dxfs_qm.c915 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
939 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1025 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()
Dxfs_log_recover.c2422 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()
3295 &xfs_dquot_buf_ops); in xlog_recover_dquot_pass2()