Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h43 extern const struct xfs_buf_ops xfs_rtbuf_ops;
H A Dxfs_rtbitmap.h367 return &xfs_rtbuf_ops; in xfs_rtblock_ops()
H A Dxfs_rtbitmap.c106 const struct xfs_buf_ops xfs_rtbuf_ops = { variable
/linux/fs/xfs/scrub/
H A Drtsummary_repair.c100 bp->b_ops = &xfs_rtbuf_ops; in xrep_rtsummary_prep_buf()
H A Drtbitmap_repair.c393 bp->b_ops = &xfs_rtbuf_ops; in xrep_rtbitmap_prep_buf()