Searched refs:RQF_DONTPREP (Results 1 – 5 of 5) sorted by relevance
118 if (rq->rq_flags & RQF_DONTPREP) { in scsi_mq_requeue_cmd()119 rq->rq_flags &= ~RQF_DONTPREP; in scsi_mq_requeue_cmd()1153 if (rq->rq_flags & RQF_DONTPREP) { in scsi_cleanup_rq()1155 rq->rq_flags &= ~RQF_DONTPREP; in scsi_cleanup_rq()1740 if (!(req->rq_flags & RQF_DONTPREP)) { in scsi_queue_rq()1744 req->rq_flags |= RQF_DONTPREP; in scsi_queue_rq()1787 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()1800 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq()
293 if (!(req->rq_flags & RQF_DONTPREP)) { in mmc_mq_queue_rq()295 req->rq_flags |= RQF_DONTPREP; in mmc_mq_queue_rq()
39 #define RQF_DONTPREP ((__force req_flags_t)(1 << 7)) macro
1427 if (!(rq->rq_flags & (RQF_SOFTBARRIER | RQF_DONTPREP))) in blk_mq_requeue_work()1437 if (rq->rq_flags & RQF_DONTPREP) in blk_mq_requeue_work()
660 req->rq_flags |= RQF_DONTPREP; in nvme_clear_nvme_request()946 if (!(req->rq_flags & RQF_DONTPREP)) in nvme_setup_cmd()