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

/linux-master/include/linux/
H A Dblk-mq.h61 #define RQF_RESV ((__force req_flags_t)(1 << 23)) macro
845 return rq->rq_flags & RQF_RESV;
/linux-master/block/
H A Dblk-mq.c480 data->rq_flags |= RQF_RESV;
668 data.rq_flags |= RQF_RESV;

Completed in 227 milliseconds