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

/linux-master/block/
H A Dbio-integrity.c125 if (bip->bip_flags & BIP_COPY_USER) {
255 bip->bip_flags |= BIP_INTEGRITY_USER | BIP_COPY_USER;
/linux-master/include/linux/
H A Dbio.h331 BIP_COPY_USER = 1 << 6, /* Kernel bounce buffer in use */ enumerator in enum:bip_flags

Completed in 192 milliseconds