Searched refs:xchk_fblock_set_corrupt (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/xfs/scrub/ |
| A D | dir.c | 56 xchk_fblock_set_corrupt(sdc->sc, XFS_DATA_FORK, in xchk_dir_check_ftype() 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() 336 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, lblk); in xchk_directory_check_free_entry() 424 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, in xchk_directory_data_bestfree() 460 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, lblk); in xchk_directory_data_bestfree() 464 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, lblk); in xchk_directory_data_bestfree() 489 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, lblk); in xchk_directory_check_freesp() [all …]
|
| A D | bmap.c | 410 xchk_fblock_set_corrupt(bs->sc, in xchk_bmapbt_rec() 432 xchk_fblock_set_corrupt(bs->sc, info->whichfork, in xchk_bmapbt_rec() 499 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() 506 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() 518 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() 523 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() 526 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() 537 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap() 685 xchk_fblock_set_corrupt(sc, whichfork, 0); in xchk_bmap() 694 xchk_fblock_set_corrupt(sc, whichfork, 0); in xchk_bmap() [all …]
|
| A 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()
|
| A 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()
|
| 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()
|
| A 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()
|
| A D | common.h | 53 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
|
| A 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()
|
| A D | common.c | 261 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function
|
Completed in 18 milliseconds