Searched refs:REQ_NOWAIT (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | blk_types.h | 415 #define REQ_NOWAIT (__force blk_opf_t)(1ULL << __REQ_NOWAIT) macro |
| A D | bio.h | 685 bio->bi_opf |= REQ_NOWAIT; in bio_set_polled() |
Completed in 6 milliseconds