Searched refs:B_CKHASH (Results 1 – 2 of 2) sorted by relevance
224 #define B_CKHASH 0x00000100 /* checksum hash calculated on read */ macro
2120 rabp->b_flags |= B_CKHASH; in breada()2193 bp->b_flags |= B_CKHASH; in breadn_flags()4493 if ((bp->b_flags & B_CKHASH) != 0) { in bufdone()