/linux/fs/xfs/scrub/ |
H A D | quota.c | 93 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_bmap() 98 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_bmap() 107 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_bmap() 112 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_bmap() 114 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_bmap() 116 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_bmap() 131 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_timer() 134 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item_timer() 171 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 191 xchk_fblock_set_corrupt(s in xchk_quota_item() [all...] |
H A D | dir.c | 97 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 102 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 110 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 181 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_dir_check_pptr_fast() 245 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 251 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 258 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 265 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 276 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 372 xchk_fblock_set_corrupt(d in xchk_dir_rec() [all...] |
H A D | bmap.c | 463 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_dirattr_extent() 468 xchk_fblock_set_corrupt(info->sc, info->whichfork, off); in xchk_bmap_dirattr_extent() 486 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 490 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 498 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 502 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 508 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 547 xchk_fblock_set_corrupt(bs->sc, in xchk_bmapbt_rec() 564 xchk_fblock_set_corrupt(bs->sc, info->whichfork, in xchk_bmapbt_rec() 575 xchk_fblock_set_corrupt(b in xchk_bmapbt_rec() [all...] |
H A D | symlink.c | 60 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 69 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 77 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 86 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink()
|
H A D | rtbitmap.c | 135 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_rtbitmap_rec() 161 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, endoff); in xchk_rtbitmap_check_extents() 179 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtbitmap_check_extents()
|
H A D | rtsummary.c | 251 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, endoff); in xchk_rtsum_compare() 270 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtsum_compare() 295 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtsum_compare()
|
H A D | common.h | 33 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
H A D | common.c | 318 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|