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

/linux-master/include/linux/
H A Dblk_types.h368 __REQ_ALLOC_CACHE, /* allocate IO from cache if available */
400 #define REQ_ALLOC_CACHE (__force blk_opf_t)(1ULL << __REQ_ALLOC_CACHE)
380 __REQ_ALLOC_CACHE, /* allocate IO from cache if available */ enumerator in enum:req_flag_bits

Completed in 310 milliseconds