/Linux-v6.6/fs/xfs/scrub/ |
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 …]
|
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 …]
|
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()
|
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()
|
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()
|
D | attr.c | 193 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, args.blkno); in xchk_xattr_listent() 199 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, args.blkno); in xchk_xattr_listent() 234 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() 567 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 574 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf() 581 xchk_fblock_set_corrupt(sc, XFS_ATTR_FORK, 0); in xchk_xattr_check_sf()
|
D | rtbitmap.c | 57 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_rtbitmap_rec() 86 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtbitmap_check_extents()
|
D | rtsummary.c | 203 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtsum_compare() 221 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtsum_compare()
|
D | common.h | 55 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
D | common.c | 265 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|