Searched refs:xchk_buffer_recheck (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/xfs/scrub/ |
| A D | dir.c | 367 xchk_buffer_recheck(ds->sc, bp); in xchk_dir_rec() 485 xchk_buffer_recheck(sc, bp); in xchk_directory_data_bestfree() 636 xchk_buffer_recheck(sc, bp); in xchk_directory_leaf1_bestfree() 742 xchk_buffer_recheck(sc, bp); in xchk_directory_free_bestfree()
|
| A D | dabtree.c | 270 xchk_buffer_recheck(ds->sc, altpath->blk[level].bp); in xchk_da_btree_block_check_sibling() 366 xchk_buffer_recheck(ds->sc, blk->bp); in xchk_da_btree_block()
|
| A D | common.h | 136 void xchk_buffer_recheck(struct xfs_scrub *sc, struct xfs_buf *bp);
|
| A D | agheader.c | 548 xchk_buffer_recheck(sc, sc->sa.agf_bp); in xchk_agf() 738 xchk_buffer_recheck(sc, sai.agfl_bp); in xchk_agfl() 928 xchk_buffer_recheck(sc, sc->sa.agi_bp); in xchk_agi()
|
| A D | btree.c | 307 xchk_buffer_recheck(bs->sc, pbp); in xchk_btree_block_check_sibling() 603 xchk_buffer_recheck(bs->sc, *pbp); in xchk_btree_get_block()
|
| A D | common.c | 1176 xchk_buffer_recheck( in xchk_buffer_recheck() function
|
Completed in 14 milliseconds