Searched refs:RQF_DONTPREP (Results 1 – 8 of 8) sorted by relevance
312 if (!(req->rq_flags & RQF_DONTPREP)) { in mmc_mq_queue_rq()314 req->rq_flags |= RQF_DONTPREP; in mmc_mq_queue_rq()
156 if (cmd->request->rq_flags & RQF_DONTPREP) { in scsi_mq_requeue_cmd()157 cmd->request->rq_flags &= ~RQF_DONTPREP; in scsi_mq_requeue_cmd()1127 if (rq->rq_flags & RQF_DONTPREP) { in scsi_cleanup_rq()1129 rq->rq_flags &= ~RQF_DONTPREP; in scsi_cleanup_rq()1667 if (!(req->rq_flags & RQF_DONTPREP)) { in scsi_queue_rq()1671 req->rq_flags |= RQF_DONTPREP; in scsi_queue_rq()1721 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()
466 if (!blk_rq_is_passthrough(rq) && !(rq->rq_flags & RQF_DONTPREP)) { in ide_issue_rq()467 rq->rq_flags |= RQF_DONTPREP; in ide_issue_rq()
89 #define RQF_DONTPREP ((__force req_flags_t)(1 << 7)) macro
496 if (!(req->rq_flags & RQF_DONTPREP)) { in skd_mq_queue_rq()498 req->rq_flags |= RQF_DONTPREP; in skd_mq_queue_rq()
812 if (!(rq->rq_flags & (RQF_SOFTBARRIER | RQF_DONTPREP))) in blk_mq_requeue_work()822 if (rq->rq_flags & RQF_DONTPREP) in blk_mq_requeue_work()
516 req->rq_flags |= RQF_DONTPREP; in nvme_clear_nvme_request()835 if (!(req->rq_flags & RQF_DONTPREP)) in nvme_setup_cmd()
370 (The prepare function would not be called for requests that have RQF_DONTPREP