Home
last modified time | relevance | path

Searched refs:xchk_fblock_process_error (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtbitmap.c175 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtbitmap_check_extents()
253 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_rtbitmap()
H A Drtsummary.c266 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
282 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
H A Dquota.c177 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, offset, &error)) in xchk_quota_item()
339 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, in xchk_quota()
H A Dbmap.c334 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_rt_iextent_xref()
339 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_rt_iextent_xref()
400 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_iextent_xref()
598 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap_btree()
1094 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap()
H A Dparent.c167 xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error); in xchk_parent_validate()
309 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_parent_pptr_and_dotdot()
876 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_parent()
H A Dcommon.h17 bool xchk_fblock_process_error(struct xfs_scrub *sc, int whichfork,
H A Dcommon.c193 xchk_fblock_process_error( in xchk_fblock_process_error() function
1443 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, in xchk_metadata_inode_forks()