Searched refs:BIP_INTEGRITY_USER (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dbio-integrity.c149 else if (bip->bip_flags & BIP_INTEGRITY_USER)
255 bip->bip_flags |= BIP_INTEGRITY_USER | BIP_COPY_USER;
275 bip->bip_flags |= BIP_INTEGRITY_USER;
/linux-master/include/linux/
H A Dbio.h330 BIP_INTEGRITY_USER = 1 << 5, /* Integrity payload is user address */ enumerator in enum:bip_flags

Completed in 108 milliseconds