Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_types.h206 bool xfs_verify_rtext(struct xfs_mount *mp, xfs_rtblock_t rtbno,
Dxfs_types.c204 xfs_verify_rtext( in xfs_verify_rtext() function
Dxfs_bmap.c6291 if (!xfs_verify_rtext(mp, irec->br_startblock, in xfs_bmap_validate_extent()
/fs/xfs/scrub/
Drtbitmap.c54 if (!xfs_verify_rtext(sc->mp, startblock, blockcount)) in xchk_rtbitmap_rec()
Dbmap.c357 !xfs_verify_rtext(mp, irec->br_startblock, irec->br_blockcount)) in xchk_bmap_iextent()