Home
last modified time | relevance | path

Searched refs:xfs_verify_rtext (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Drtbitmap.c57 if (!xfs_verify_rtext(mp, startblock, blockcount)) in xchk_rtbitmap_rec()
H A Drtsummary.c141 if (!xfs_verify_rtext(mp, rtbno, rtlen)) { in xchk_rtsum_record_free()
H A Dbmap.c413 !xfs_verify_rtext(mp, irec->br_startblock, irec->br_blockcount)) in xchk_bmap_iextent()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_types.c151 xfs_verify_rtext( in xfs_verify_rtext() function
H A Dxfs_types.h233 bool xfs_verify_rtext(struct xfs_mount *mp, xfs_rtblock_t rtbno,
H A Dxfs_bmap.c6188 if (!xfs_verify_rtext(mp, irec->br_startblock, in xfs_bmap_validate_extent()