xfs_verify_rtbno
if (!xfs_verify_rtbno(mp, rtbno))
if (!xfs_verify_rtbno(mp, rtbno + len - 1))
bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);