Home
last modified time | relevance | path

Searched refs:xfs_verify_dablk (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
Dxfs_types.h209 bool xfs_verify_dablk(struct xfs_mount *mp, xfs_fileoff_t off);
Dxfs_types.c255 xfs_verify_dablk( in xfs_verify_dablk() function
/fs/xfs/scrub/
Dbmap.c306 if (!xfs_verify_dablk(mp, irec->br_startoff)) in xchk_bmap_dirattr_extent()
311 if (!xfs_verify_dablk(mp, off)) in xchk_bmap_dirattr_extent()