xfs_rtbuf_ops      43 fs/xfs/libxfs/xfs_rtbitmap.c const struct xfs_buf_ops xfs_rtbuf_ops = {
xfs_rtbuf_ops      79 fs/xfs/libxfs/xfs_rtbitmap.c 				   mp->m_bsize, 0, &bp, &xfs_rtbuf_ops);
xfs_rtbuf_ops      48 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_rtbuf_ops;
xfs_rtbuf_ops    2517 fs/xfs/xfs_log_recover.c 		bp->b_ops = &xfs_rtbuf_ops;