Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_shared.h41 extern const struct xfs_buf_ops xfs_rtbuf_ops;
H A Dxfs_rtbitmap.c44 const struct xfs_buf_ops xfs_rtbuf_ops = { variable
80 mp->m_bsize, 0, &bp, &xfs_rtbuf_ops); in xfs_rtbuf_get()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c395 bp->b_ops = &xfs_rtbuf_ops; in xlog_recover_validate_buf_type()
H A Dxfs_rtalloc.c882 bp->b_ops = &xfs_rtbuf_ops; in xfs_growfs_rt_alloc()