Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbio-integrity.h8 BIP_BLOCK_INTEGRITY = 1 << 0, /* block layer owns integrity data */ enumerator
/linux/block/
A Dbio-integrity.c435 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()
A Dblk.h218 if (bip && (bip->bip_flags & BIP_BLOCK_INTEGRITY)) in bio_integrity_endio()

Completed in 10 milliseconds