Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dblk-mq.h62 #define RQF_RESV ((__force req_flags_t)(1 << 23)) macro
840 return rq->rq_flags & RQF_RESV; in blk_mq_is_reserved_rq()
/openbmc/linux/block/
H A Dblk-mq.c479 data->rq_flags |= RQF_RESV; in __blk_mq_alloc_requests()
665 data.rq_flags |= RQF_RESV; in blk_mq_alloc_request_hctx()