Searched refs:__REQ_NOWAIT (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Dblk_types.h366 __REQ_NOWAIT, /* Don't wait if request will block */ enumerator in enum:req_flag_bits
398 #define REQ_NOWAIT (__force blk_opf_t)(1ULL << __REQ_NOWAIT)

Completed in 332 milliseconds