Home
last modified time | relevance | path

Searched refs:RQF_FLUSH_SEQ (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dblk-flush.c130 rq->rq_flags &= ~RQF_FLUSH_SEQ; in blk_flush_restore_request()
330 flush_rq->rq_flags |= RQF_FLUSH_SEQ; in blk_kick_flush()
422 rq->rq_flags |= RQF_FLUSH_SEQ; in blk_insert_flush()
H A Dblk-mq-sched.c413 if ((rq->rq_flags & RQF_FLUSH_SEQ) || blk_rq_is_passthrough(rq)) in blk_mq_sched_bypass_insert()
451 at_head = (rq->rq_flags & RQF_FLUSH_SEQ) ? true : at_head; in blk_mq_sched_insert_request()
H A Dblk-core.c264 if (bio->bi_iter.bi_size == 0 && !(rq->rq_flags & RQF_FLUSH_SEQ)) in req_bio_endio()
1285 !(req->rq_flags & RQF_FLUSH_SEQ)) { in blk_account_io_done()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dblk-flush.c130 rq->rq_flags &= ~RQF_FLUSH_SEQ; in blk_flush_restore_request()
330 flush_rq->rq_flags |= RQF_FLUSH_SEQ; in blk_kick_flush()
422 rq->rq_flags |= RQF_FLUSH_SEQ; in blk_insert_flush()
H A Dblk-mq-sched.c413 if ((rq->rq_flags & RQF_FLUSH_SEQ) || blk_rq_is_passthrough(rq)) in blk_mq_sched_bypass_insert()
451 at_head = (rq->rq_flags & RQF_FLUSH_SEQ) ? true : at_head; in blk_mq_sched_insert_request()
H A Dblk-core.c264 if (bio->bi_iter.bi_size == 0 && !(rq->rq_flags & RQF_FLUSH_SEQ)) in req_bio_endio()
1285 !(req->rq_flags & RQF_FLUSH_SEQ)) { in blk_account_io_done()
/dports/multimedia/libv4l/linux-5.13-rc2/block/
H A Dblk-flush.c130 rq->rq_flags &= ~RQF_FLUSH_SEQ; in blk_flush_restore_request()
330 flush_rq->rq_flags |= RQF_FLUSH_SEQ; in blk_kick_flush()
422 rq->rq_flags |= RQF_FLUSH_SEQ; in blk_insert_flush()
H A Dblk-mq-sched.c413 if ((rq->rq_flags & RQF_FLUSH_SEQ) || blk_rq_is_passthrough(rq)) in blk_mq_sched_bypass_insert()
451 at_head = (rq->rq_flags & RQF_FLUSH_SEQ) ? true : at_head; in blk_mq_sched_insert_request()
H A Dblk-core.c264 if (bio->bi_iter.bi_size == 0 && !(rq->rq_flags & RQF_FLUSH_SEQ)) in req_bio_endio()
1285 !(req->rq_flags & RQF_FLUSH_SEQ)) { in blk_account_io_done()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dblkdev.h72 #define RQF_FLUSH_SEQ ((__force req_flags_t)(1 << 4)) macro
105 (RQF_STARTED | RQF_SOFTBARRIER | RQF_FLUSH_SEQ | RQF_SPECIAL_PAYLOAD)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dblkdev.h72 #define RQF_FLUSH_SEQ ((__force req_flags_t)(1 << 4)) macro
105 (RQF_STARTED | RQF_SOFTBARRIER | RQF_FLUSH_SEQ | RQF_SPECIAL_PAYLOAD)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dblkdev.h72 #define RQF_FLUSH_SEQ ((__force req_flags_t)(1 << 4)) macro
105 (RQF_STARTED | RQF_SOFTBARRIER | RQF_FLUSH_SEQ | RQF_SPECIAL_PAYLOAD)