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

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

Completed in 154 milliseconds