Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h41 extern const struct xfs_buf_ops xfs_rtbitmap_buf_ops;
H A Dxfs_rtbitmap.h365 return &xfs_rtbitmap_buf_ops; in xfs_rtblock_ops()
H A Dxfs_rtbitmap.c112 const struct xfs_buf_ops xfs_rtbitmap_buf_ops = { variable
/linux/fs/xfs/scrub/
H A Drtbitmap_repair.c391 bp->b_ops = &xfs_rtbitmap_buf_ops; in xrep_rtbitmap_prep_buf()