Searched refs:xchk_block_set_corrupt (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/scrub/ |
D | agheader.c | 116 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 119 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 122 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 125 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 131 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 143 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 146 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 149 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 152 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 155 xchk_block_set_corrupt(sc, bp); in xchk_superblock() [all …]
|
D | common.h | 50 void xchk_block_set_corrupt(struct xfs_scrub *sc,
|
D | common.c | 217 xchk_block_set_corrupt( in xchk_block_set_corrupt() function 776 xchk_block_set_corrupt(sc, bp); in xchk_buffer_recheck()
|