Searched refs:RQF_FLUSH_SEQ (Results 1 – 4 of 4) sorted by relevance
130 rq->rq_flags &= ~RQF_FLUSH_SEQ; in blk_flush_restore_request()336 flush_rq->rq_flags |= RQF_FLUSH_SEQ; in blk_kick_flush()436 rq->rq_flags |= RQF_FLUSH_SEQ; in blk_insert_flush()
419 if ((rq->rq_flags & RQF_FLUSH_SEQ) || blk_rq_is_passthrough(rq)) in blk_mq_sched_bypass_insert()460 at_head = (rq->rq_flags & RQF_FLUSH_SEQ) ? true : at_head; in blk_mq_sched_insert_request()
262 if (bio->bi_iter.bi_size == 0 && !(rq->rq_flags & RQF_FLUSH_SEQ)) in req_bio_endio()1288 !(req->rq_flags & RQF_FLUSH_SEQ)) { in blk_account_io_done()
83 #define RQF_FLUSH_SEQ ((__force req_flags_t)(1 << 4)) macro118 (RQF_STARTED | RQF_SOFTBARRIER | RQF_FLUSH_SEQ | RQF_SPECIAL_PAYLOAD)