Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-mq.h84 #define RQF_RESV ((__force req_flags_t)(1 << __RQF_RESV)) macro
871 return rq->rq_flags & RQF_RESV; in blk_mq_is_reserved_rq()
/linux/block/
H A Dblk-mq.c479 data->rq_flags |= RQF_RESV; in __blk_mq_alloc_requests()
667 data.rq_flags |= RQF_RESV; in blk_mq_alloc_request_hctx()