Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dbio-integrity.c106 if (bip->bip_flags & BIP_BLOCK_INTEGRITY) in bio_integrity_free()
251 bip->bip_flags |= BIP_BLOCK_INTEGRITY; in bio_integrity_prep()
347 (bip->bip_flags & BIP_BLOCK_INTEGRITY) && bi->profile->verify_fn) { in __bio_integrity_endio()
416 bip->bip_flags = bip_src->bip_flags & ~BIP_BLOCK_INTEGRITY; in bio_integrity_clone()
/linux-6.3-rc2/include/linux/
A Dbio.h317 BIP_BLOCK_INTEGRITY = 1 << 0, /* block layer owns integrity data */ enumerator

Completed in 6 milliseconds