Home
last modified time | relevance | path

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

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