Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dblk-mq.h54 #define RQF_STATS ((__force req_flags_t)(1 << 17)) macro
835 return (rq->rq_flags & (RQF_IO_STAT | RQF_STATS | RQF_USE_SCHED)); in blk_mq_need_time_stamp()
/openbmc/linux/block/
H A Dblk-mq.c1030 if (rq->rq_flags & RQF_STATS) in __blk_mq_end_request_acct()
1259 rq->rq_flags |= RQF_STATS; in blk_mq_start_request()