Home
last modified time | relevance | path

Searched refs:BIP_BLOCK_INTEGRITY (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbio-integrity.h8 BIP_BLOCK_INTEGRITY = 1 << 0, /* block layer owns integrity data */ enumerator
/linux/block/
H A Dbio-integrity-auto.c144 bid->bip.bip_flags |= BIP_BLOCK_INTEGRITY; in bio_integrity_prep()
H A Dblk.h243 if (bip && (bip->bip_flags & BIP_BLOCK_INTEGRITY)) in bio_integrity_endio()