Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbounce.c259 bio->bi_flags |= (1 << BIO_BOUNCED); in __blk_queue_bounce()
/openbmc/linux/include/linux/
H A Dblk_types.h336 BIO_BOUNCED, /* bio is a bounce bio */ enumerator