Home
last modified time | relevance | path

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

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