Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_types.c198 xfs_verify_dablk( in xfs_verify_dablk() function
H A Dxfs_types.h236 bool xfs_verify_dablk(struct xfs_mount *mp, xfs_fileoff_t off);
/openbmc/linux/fs/xfs/scrub/
H A Dbmap.c378 if (!xfs_verify_dablk(mp, irec->br_startoff)) in xchk_bmap_dirattr_extent()
383 if (!xfs_verify_dablk(mp, off)) in xchk_bmap_dirattr_extent()