Searched refs:xchk_block_set_corrupt (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | agheader.c | 104 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()107 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 110 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 113 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 119 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 131 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 134 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 137 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 140 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 143 		xchk_block_set_corrupt(sc, bp);  in xchk_superblock()
 [all …]
 
 | 
| D | common.h | 43 void xchk_block_set_corrupt(struct xfs_scrub *sc,
 | 
| D | common.c | 215 xchk_block_set_corrupt(  in xchk_block_set_corrupt()  function808 		xchk_block_set_corrupt(sc, bp);  in xchk_buffer_recheck()
 
 |