Searched refs:RQF_DONTPREP (Results 1 – 7 of 7) sorted by relevance
299 if (!(req->rq_flags & RQF_DONTPREP)) { in mmc_mq_queue_rq()301 req->rq_flags |= RQF_DONTPREP; in mmc_mq_queue_rq()
146 if (cmd->request->rq_flags & RQF_DONTPREP) { in scsi_mq_requeue_cmd()147 cmd->request->rq_flags &= ~RQF_DONTPREP; in scsi_mq_requeue_cmd()1454 req->rq_flags |= RQF_DONTPREP; in scsi_prep_return()2101 if (!(req->rq_flags & RQF_DONTPREP)) { in scsi_queue_rq()2105 req->rq_flags |= RQF_DONTPREP; in scsi_queue_rq()2148 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()
2900 if (rq->rq_flags & RQF_DONTPREP) in blk_peek_request()2927 !(rq->rq_flags & RQF_DONTPREP)) { in blk_peek_request()3186 req->rq_flags &= ~RQF_DONTPREP; in blk_unprep_request()3213 if (req->rq_flags & RQF_DONTPREP) in blk_finish_request()
99 #define RQF_DONTPREP ((__force req_flags_t)(1 << 7)) macro
407 if (!(req->rq_flags & RQF_DONTPREP)) { in nvme_clear_nvme_request()410 req->rq_flags |= RQF_DONTPREP; in nvme_clear_nvme_request()
1204 rq->rq_flags |= RQF_DONTPREP; in null_handle_cmd()
350 (The prepare function would not be called for requests that have RQF_DONTPREP