Searched refs:xchk_block_set_corrupt (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/xfs/scrub/ |
D | agheader.c | 113 xchk_block_set_corrupt(sc, bp); in xchk_superblock() 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() 128 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() 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() [all …]
|
D | common.h | 42 void xchk_block_set_corrupt(struct xfs_scrub *sc,
|
D | common.c | 213 xchk_block_set_corrupt( in xchk_block_set_corrupt() function 797 xchk_block_set_corrupt(sc, bp); in xchk_buffer_recheck()
|