Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_shared.h35 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
41 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
Dxfs_dquot_buf.c278 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/Linux-v4.19/fs/xfs/
Dxfs_dquot.c330 bp->b_ops = &xfs_dquot_buf_ops; in xfs_dquot_disk_alloc()
423 &xfs_dquot_buf_ops); in xfs_dquot_disk_read()
1112 &xfs_dquot_buf_ops); in xfs_qm_dqflush()
Dxfs_qm.c919 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
943 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1029 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()
Dxfs_log_recover.c2497 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()
3371 &xfs_dquot_buf_ops); in xlog_recover_dquot_pass2()