Searched refs:xfs_verify_fsbno (Results 1 – 5 of 5) sorted by relevance
54 xfs_verify_fsbno( in xfs_verify_fsbno() function78 if (!xfs_verify_fsbno(mp, fsbno)) in xfs_verify_fsbext()81 if (!xfs_verify_fsbno(mp, fsbno + len - 1)) in xfs_verify_fsbext()
192 bool xfs_verify_fsbno(struct xfs_mount *mp, xfs_fsblock_t fsbno);
85 if (!xfs_verify_fsbno(mp, sibling)) in xfs_btree_check_lblock_siblings()279 return xfs_verify_fsbno(cur->bc_mp, fsbno); in xfs_btree_check_lptr()879 if (!xfs_verify_fsbno(mp, fsbno)) in xfs_btree_read_bufl()
387 if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbno(mp, bno))) { in xfs_bmap_check_leaf_extents()
460 if (!xfs_verify_fsbno(sc->mp, fsbno)) in xrep_invalidate_blocks()