Searched refs:REQ_POLLED (Results 1 – 2 of 2) sorted by relevance
416 #define REQ_POLLED (__force blk_opf_t)(1ULL << __REQ_POLLED) macro
683 bio->bi_opf |= REQ_POLLED; in bio_set_polled()690 bio->bi_opf &= ~REQ_POLLED; in bio_clear_polled()
Completed in 10 milliseconds