/openbmc/linux/fs/xfs/scrub/ |
H A D | dir.c | 47 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 52 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 84 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 90 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 97 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 104 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 115 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 203 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() 217 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() 225 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() [all …]
|
H A D | bmap.c | 379 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_dirattr_extent() 384 xchk_fblock_set_corrupt(info->sc, info->whichfork, off); in xchk_bmap_dirattr_extent() 402 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 406 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 414 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 418 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 424 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 463 xchk_fblock_set_corrupt(bs->sc, in xchk_bmapbt_rec() 480 xchk_fblock_set_corrupt(bs->sc, info->whichfork, in xchk_bmapbt_rec() 491 xchk_fblock_set_corrupt(bs->sc, info->whichfork, in xchk_bmapbt_rec() [all …]
|
H A D | parent.c | 113 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 119 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 147 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 169 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 196 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 210 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent()
|
H A D | quota.c | 102 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 117 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 122 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 127 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 143 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_item() 147 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 207 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_data_fork()
|
H A D | symlink.c | 49 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 57 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 66 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink()
|
H A D | attr.c | 186 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, args.blkno); in xchk_xattr_listent() 198 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, args.blkno); in xchk_xattr_listent() 230 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, in xchk_xattr_listent() 547 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 560 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 569 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 576 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 583 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 590 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf()
|
H A D | rtbitmap.c | 58 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_rtbitmap_rec() 87 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtbitmap_check_extents()
|
H A D | rtsummary.c | 204 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtsum_compare() 222 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtsum_compare()
|
H A D | common.h | 55 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
H A D | common.c | 265 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|