Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk_types.h289 BIO_BOUNCED, /* bio is a bounce bio */ enumerator
/OK3568_Linux_fs/kernel/block/
H A Dbounce.c345 bio->bi_flags |= (1 << BIO_BOUNCED); in __blk_queue_bounce()
H A Dblk-map.c651 if (unlikely(bio_flagged(bio, BIO_BOUNCED))) in blk_rq_unmap_user()