Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_types.h201 bool xfs_verify_dablk(struct xfs_mount *mp, xfs_fileoff_t off);
Dxfs_types.c214 xfs_verify_dablk( in xfs_verify_dablk() function
/Linux-v5.4/fs/xfs/scrub/
Dbmap.c285 if (!xfs_verify_dablk(mp, irec->br_startoff)) in xchk_bmap_dirattr_extent()
290 if (!xfs_verify_dablk(mp, off)) in xchk_bmap_dirattr_extent()