Searched refs:REQ_ALLOC_CACHE (Results 1 – 5 of 5) sorted by relevance
504 if (opf & REQ_ALLOC_CACHE) { in bio_alloc_bioset()515 opf &= ~REQ_ALLOC_CACHE; in bio_alloc_bioset()552 opf &= ~REQ_ALLOC_CACHE; in bio_alloc_bioset()805 if (bio->bi_opf & REQ_ALLOC_CACHE) in bio_put()
238 if (bio->bi_opf & REQ_ALLOC_CACHE) { in blk_mq_map_bio_put()251 if (rq->cmd_flags & REQ_ALLOC_CACHE && (nr_vecs <= BIO_INLINE_VECS)) { in blk_rq_map_bio_alloc()
178 opf |= REQ_ALLOC_CACHE; in __blkdev_direct_IO()317 opf |= REQ_ALLOC_CACHE; in __blkdev_direct_IO_async()
452 #define REQ_ALLOC_CACHE (__force blk_opf_t)(1ULL << __REQ_ALLOC_CACHE) macro
565 blk_opf_t rq_flags = REQ_ALLOC_CACHE; in nvme_uring_cmd_io()