Home
last modified time | relevance | path

Searched refs:xfs_rtbuf_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_shared.h41 extern const struct xfs_buf_ops xfs_rtbuf_ops;
Dxfs_rtbitmap.c47 const struct xfs_buf_ops xfs_rtbuf_ops = { variable
130 mp->m_bsize, 0, &bp, &xfs_rtbuf_ops); in xfs_rtbuf_get()
1293 bp->b_ops = &xfs_rtbuf_ops; in xfs_rtfile_initialize_block()
/linux-6.12.1/fs/xfs/scrub/
Drtsummary_repair.c85 bp->b_ops = &xfs_rtbuf_ops; in xrep_rtsummary_prep_buf()
/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c398 bp->b_ops = &xfs_rtbuf_ops; in xlog_recover_validate_buf_type()