Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h458 #define REQ_ALLOC_CACHE (__force blk_opf_t)(1ULL << __REQ_ALLOC_CACHE) macro
Dbio.h791 bio->bi_opf &= ~(REQ_POLLED | REQ_ALLOC_CACHE); in bio_clear_polled()