Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_types.c151 xfs_verify_rtext( in xfs_verify_rtext() function
Dxfs_types.h232 bool xfs_verify_rtext(struct xfs_mount *mp, xfs_rtblock_t rtbno,
Dxfs_bmap.c6199 if (!xfs_verify_rtext(mp, irec->br_startblock, in xfs_bmap_validate_extent()
/linux-6.6.21/fs/xfs/scrub/
Drtbitmap.c56 if (!xfs_verify_rtext(mp, startblock, blockcount)) in xchk_rtbitmap_rec()
Drtsummary.c140 if (!xfs_verify_rtext(mp, rtbno, rtlen)) { in xchk_rtsum_record_free()
Dbmap.c413 !xfs_verify_rtext(mp, irec->br_startblock, irec->br_blockcount)) in xchk_bmap_iextent()