Searched refs:RQF_DONTPREP (Results 1 – 5 of 5) sorted by relevance
291 if (!(req->rq_flags & RQF_DONTPREP)) { in mmc_mq_queue_rq()293 req->rq_flags |= RQF_DONTPREP; in mmc_mq_queue_rq()
118 if (rq->rq_flags & RQF_DONTPREP) { in scsi_mq_requeue_cmd()119 rq->rq_flags &= ~RQF_DONTPREP; in scsi_mq_requeue_cmd()1260 if (rq->rq_flags & RQF_DONTPREP) { in scsi_cleanup_rq()1262 rq->rq_flags &= ~RQF_DONTPREP; in scsi_cleanup_rq()1849 if (!(req->rq_flags & RQF_DONTPREP)) { in scsi_queue_rq()1853 req->rq_flags |= RQF_DONTPREP; in scsi_queue_rq()1895 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()1908 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()
70 #define RQF_DONTPREP ((__force req_flags_t)(1 << __RQF_DONTPREP)) macro
710 req->rq_flags |= RQF_DONTPREP; in nvme_clear_nvme_request()1062 if (!(req->rq_flags & RQF_DONTPREP)) in nvme_setup_cmd()
1556 if (rq->rq_flags & RQF_DONTPREP) in blk_mq_requeue_work()