Searched refs:RQF_DONTPREP (Results 1 – 8 of 8) sorted by relevance
304 if (!(req->rq_flags & RQF_DONTPREP)) { in mmc_mq_queue_rq()306 req->rq_flags |= RQF_DONTPREP; in mmc_mq_queue_rq()
157 if (cmd->request->rq_flags & RQF_DONTPREP) { in scsi_mq_requeue_cmd()158 cmd->request->rq_flags &= ~RQF_DONTPREP; in scsi_mq_requeue_cmd()1098 if (rq->rq_flags & RQF_DONTPREP) { in scsi_cleanup_rq()1100 rq->rq_flags &= ~RQF_DONTPREP; in scsi_cleanup_rq()1671 if (!(req->rq_flags & RQF_DONTPREP)) { in scsi_queue_rq()1675 req->rq_flags |= RQF_DONTPREP; in scsi_queue_rq()1724 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()
463 if (!blk_rq_is_passthrough(rq) && !(rq->rq_flags & RQF_DONTPREP)) { in ide_issue_rq()464 rq->rq_flags |= RQF_DONTPREP; in ide_issue_rq()
81 #define RQF_DONTPREP ((__force req_flags_t)(1 << 7)) macro
753 if (!(rq->rq_flags & (RQF_SOFTBARRIER | RQF_DONTPREP))) in blk_mq_requeue_work()763 if (rq->rq_flags & RQF_DONTPREP) in blk_mq_requeue_work()
497 if (!(req->rq_flags & RQF_DONTPREP)) { in skd_mq_queue_rq()499 req->rq_flags |= RQF_DONTPREP; in skd_mq_queue_rq()
471 if (!(req->rq_flags & RQF_DONTPREP)) { in nvme_clear_nvme_request()474 req->rq_flags |= RQF_DONTPREP; in nvme_clear_nvme_request()
370 (The prepare function would not be called for requests that have RQF_DONTPREP