Home
last modified time | relevance | path

Searched refs:xfs_dquot_buf_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_shared.h36 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
43 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
H A Dxfs_dquot_buf.c251 * read will then be run with the xfs_dquot_buf_ops verifier. See
282 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot_item_recover.c128 &xfs_dquot_buf_ops); in xlog_recover_dquot_commit_pass2()
H A Dxfs_dquot.c339 bp->b_ops = &xfs_dquot_buf_ops; in xfs_dquot_disk_alloc()
433 &xfs_dquot_buf_ops); in xfs_dquot_disk_read()
1264 &bp, &xfs_dquot_buf_ops); in xfs_qm_dqflush()
H A Dxfs_qm.c931 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
955 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1041 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()
H A Dxfs_buf_item_recover.c291 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_shared.h33 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
H A Dxfs_dquot_buf.c251 * read will then be run with the xfs_dquot_buf_ops verifier. See
282 const struct xfs_buf_ops xfs_dquot_buf_ops = { variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot_item_recover.c130 &xfs_dquot_buf_ops); in xlog_recover_dquot_commit_pass2()
H A 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()
H A Dxfs_qm.c932 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_all()
956 bp->b_ops = &xfs_dquot_buf_ops; in xfs_qm_reset_dqcounts_all()
1042 &xfs_dquot_buf_ops); in xfs_qm_reset_dqcounts_buf()
H A Dxfs_buf_item_recover.c300 bp->b_ops = &xfs_dquot_buf_ops; in xlog_recover_validate_buf_type()

Completed in 12 milliseconds