Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_types.c218 xfs_verify_fileext( in xfs_verify_fileext() function
A Dxfs_types.h227 bool xfs_verify_fileext(struct xfs_mount *mp, xfs_fileoff_t off,
A Dxfs_bmap.c6164 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xfs_bmap_validate_extent()
/linux-6.3-rc2/fs/xfs/scrub/
A Dbmap.c389 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xchk_bmap_iextent()
690 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xchk_bmap_iextent_delalloc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_rmap_item.c471 if (!xfs_verify_fileext(mp, map->me_startoff, map->me_len)) in xfs_rui_validate_map()
A Dxfs_bmap_item.c444 if (!xfs_verify_fileext(mp, map->me_startoff, map->me_len)) in xfs_bui_validate()

Completed in 25 milliseconds