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

/linux-master/include/linux/
H A Dblk_types.h359 __REQ_NOMERGE, /* don't touch this for merging */ enumerator in enum:req_flag_bits
391 #define REQ_NOMERGE (__force blk_opf_t)(1ULL << __REQ_NOMERGE)

Completed in 201 milliseconds