Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dbounce.c259 bio->bi_flags |= (1 << BIO_BOUNCED); in __blk_queue_bounce()
/Linux-v6.6/include/linux/
Dblk_types.h335 BIO_BOUNCED, /* bio is a bounce bio */ enumerator