Searched refs:BIP_BLOCK_INTEGRITY (Results 1 – 3 of 3) sorted by relevance
8 BIP_BLOCK_INTEGRITY = 1 << 0, /* block layer owns integrity data */ enumerator
435 bip->bip_flags |= BIP_BLOCK_INTEGRITY; in bio_integrity_prep()565 bip->bip_flags = bip_src->bip_flags & ~BIP_BLOCK_INTEGRITY; in bio_integrity_clone()
218 if (bip && (bip->bip_flags & BIP_BLOCK_INTEGRITY)) in bio_integrity_endio()
Completed in 10 milliseconds