Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h42 extern const struct xfs_buf_ops xfs_rtsummary_buf_ops;
H A Dxfs_rtbitmap.h364 return &xfs_rtsummary_buf_ops; in xfs_rtblock_ops()
H A Dxfs_rtbitmap.c120 const struct xfs_buf_ops xfs_rtsummary_buf_ops = { variable
/linux/fs/xfs/scrub/
H A Drtsummary_repair.c98 bp->b_ops = &xfs_rtsummary_buf_ops; in xrep_rtsummary_prep_buf()