Home
last modified time | relevance | path

Searched refs:xchk_fblock_set_corrupt (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/fs/xfs/scrub/
Ddir.c67 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 …]
Dquota.c114 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()
Dbmap.c325 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 …]
Dparent.c141 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()
Dsymlink.c58 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()
Drtbitmap.c64 xchk_fblock_set_corrupt(sc, XFS_DATA_FORK, 0); in xchk_rtbitmap_rec()
Dcommon.h52 void xchk_fblock_set_corrupt(struct xfs_scrub *sc, int whichfork,
Dattr.c113 xchk_fblock_set_corrupt(sx->sc, XFS_ATTR_FORK, in xchk_xattr_listent()
Dcommon.c257 xchk_fblock_set_corrupt( in xchk_fblock_set_corrupt() function