Home
last modified time | relevance | path

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

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