BIP_BLOCK_INTEGRITY   95 block/bio-integrity.c 	if (bip->bip_flags & BIP_BLOCK_INTEGRITY)
BIP_BLOCK_INTEGRITY  257 block/bio-integrity.c 	bip->bip_flags |= BIP_BLOCK_INTEGRITY;
BIP_BLOCK_INTEGRITY  354 block/bio-integrity.c 	    (bip->bip_flags & BIP_BLOCK_INTEGRITY) && bi->profile->verify_fn) {