Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_shared.h48 extern const struct xfs_buf_ops xfs_rtbuf_ops;
Dxfs_rtbitmap.c43 const struct xfs_buf_ops xfs_rtbuf_ops = { variable
79 mp->m_bsize, 0, &bp, &xfs_rtbuf_ops); in xfs_rtbuf_get()
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c2517 bp->b_ops = &xfs_rtbuf_ops; in xlog_recover_validate_buf_type()