Searched refs:REQ_ALLOC_CACHE (Results 1 – 2 of 2) sorted by relevance
432 #define REQ_ALLOC_CACHE (__force blk_opf_t)(1ULL << __REQ_ALLOC_CACHE) macro
554 opf |= REQ_ALLOC_CACHE; in bio_alloc_bioset()557 opf &= ~REQ_ALLOC_CACHE; in bio_alloc_bioset()600 opf &= ~REQ_ALLOC_CACHE; in bio_alloc_bioset()849 if (bio->bi_opf & REQ_ALLOC_CACHE) in bio_put()