Searched refs:xchk_fblock_set_corrupt (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/fs/xfs/scrub/ |
D | dir.c | 57 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_check_ftype() 79 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 121 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 127 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 134 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 137 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 145 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() 165 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 241 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() [all …]
|
D | bmap.c | 306 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_dirattr_extent() 311 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() 337 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 345 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 350 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 353 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 359 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 366 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() 372 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_iextent() [all …]
|
D | parent.c | 148 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 181 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 198 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 251 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 282 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 301 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 309 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent()
|
D | quota.c | 96 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 111 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 116 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 121 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 137 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_item() 141 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 200 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_data_fork()
|
D | symlink.c | 50 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 58 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink() 67 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink()
|
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()
|
D | common.h | 53 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
D | attr.c | 133 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 | 259 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|