Searched refs:xchk_fblock_set_corrupt (Results 1 – 9 of 9) sorted by relevance
/linux-4.19.296/fs/xfs/scrub/ |
D | dir.c | 67 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_check_ftype() 89 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_check_ftype() 128 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 135 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 138 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 146 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 149 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_actor() 166 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, offset); in xchk_dir_actor() 232 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() 246 xchk_fblock_set_corrupt(ds->sc, XFS_DATA_FORK, rec_bno); in xchk_dir_rec() [all …]
|
D | quota.c | 114 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() 123 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 145 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 150 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 155 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 174 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_item() 178 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, offset); in xchk_quota_item() 225 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_quota_data_fork()
|
D | bmap.c | 325 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 330 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 338 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 343 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 346 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 352 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 359 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 365 xchk_fblock_set_corrupt(info->sc, info->whichfork, in xchk_bmap_extent() 401 xchk_fblock_set_corrupt(bs->sc, in xchk_bmapbt_rec() 462 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() [all …]
|
D | parent.c | 141 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 174 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 191 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 244 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent_validate() 275 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 294 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent() 302 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_parent()
|
D | symlink.c | 58 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() 75 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_symlink()
|
D | rtbitmap.c | 64 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_rtbitmap_rec()
|
D | common.h | 52 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
D | attr.c | 113 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, in xchk_xattr_listent()
|
D | common.c | 257 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|