Home
last modified time | relevance | path

Searched refs:xfs_verify_fsbext (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_types.c58 xfs_verify_fsbext( in xfs_verify_fsbext() function
A Dxfs_types.h213 bool xfs_verify_fsbext(struct xfs_mount *mp, xfs_fsblock_t fsbno,
A Dxfs_refcount.c1309 ASSERT(xfs_verify_fsbext(mp, ri->ri_startblock, ri->ri_blockcount)); in xfs_refcount_continue_op()
A Dxfs_bmap.c6172 if (!xfs_verify_fsbext(mp, irec->br_startblock, in xfs_bmap_validate_extent()
/linux-6.3-rc2/fs/xfs/
A Dxfs_refcount_item.c444 return xfs_verify_fsbext(mp, pmap->pe_startblock, pmap->pe_len); in xfs_cui_validate_phys()
A Dxfs_rmap_item.c474 return xfs_verify_fsbext(mp, map->me_startblock, map->me_len); in xfs_rui_validate_map()
A Dxfs_bmap_item.c447 return xfs_verify_fsbext(mp, map->me_startblock, map->me_len); in xfs_bui_validate()
A Dxfs_extfree_item.c585 return xfs_verify_fsbext(mp, extp->ext_start, extp->ext_len); in xfs_efi_validate_ext()
/linux-6.3-rc2/fs/xfs/scrub/
A Dbmap.c409 !xfs_verify_fsbext(mp, irec->br_startblock, irec->br_blockcount)) in xchk_bmap_iextent()

Completed in 27 milliseconds