Searched refs:xchk_fblock_set_corrupt (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/fs/xfs/scrub/ |
D | dir.c | 56 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_check_ftype() 88 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 131 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 137 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 144 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 148 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 156 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 160 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 177 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 255 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() [all …]
|
D | bmap.c | 307 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_dirattr_extent() 312 xchk_fblock_set_corrupt(info->sc, info->whichfork, off); in xchk_bmap_dirattr_extent() 330 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 334 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 341 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 349 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 354 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 358 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 362 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 368 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() [all …]
|
D | parent.c | 147 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 180 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 197 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 250 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 281 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 300 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 308 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent()
|
D | quota.c | 95 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 110 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 115 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 120 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 136 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_item() 140 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 199 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 | rtbitmap.c | 55 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_rtbitmap_rec() 84 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, off); in xchk_rtbitmap_check_extents()
|
D | common.h | 53 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
D | attr.c | 132 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, args.blkno); in xchk_xattr_listent() 170 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, in xchk_xattr_listent()
|
D | common.c | 261 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|