Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h373 #define REQ_NOWAIT (1ULL << __REQ_NOWAIT) macro
Dbio.h841 bio->bi_opf |= REQ_NOWAIT; in bio_set_polled()