Searched refs:BIO_BOUNCED (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/block/ | ||
D | bounce.c | 259 bio->bi_flags |= (1 << BIO_BOUNCED); in __blk_queue_bounce() |
/Linux-v6.1/include/linux/ | ||
D | blk_types.h | 323 BIO_BOUNCED, /* bio is a bounce bio */ enumerator |