Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_types.h213 bool xfs_verify_fileext(struct xfs_mount *mp, xfs_fileoff_t off,
A Dxfs_types.c275 xfs_verify_fileext( in xfs_verify_fileext() function
A Dxfs_bmap.c6237 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xfs_bmap_validate_extent()
/linux/fs/xfs/
A Dxfs_bmap_item.c447 if (!xfs_verify_fileext(mp, bmap->me_startoff, bmap->me_len)) in xfs_bui_validate()
A Dxfs_rmap_item.c493 if (!xfs_verify_fileext(mp, rmap->me_startoff, rmap->me_len)) in xfs_rui_validate_map()
/linux/fs/xfs/scrub/
A Dbmap.c333 if (!xfs_verify_fileext(mp, irec->br_startoff, irec->br_blockcount)) in xchk_bmap_iextent()

Completed in 27 milliseconds