Searched refs:rq_flags (Results 1 – 20 of 20) sorted by relevance
| /drivers/scsi/ |
| A D | scsi_lib.c | 118 if (rq->rq_flags & RQF_DONTPREP) { in scsi_mq_requeue_cmd() 119 rq->rq_flags &= ~RQF_DONTPREP; in scsi_mq_requeue_cmd() 326 req->rq_flags |= RQF_QUIET; in scsi_execute_cmd() 737 if (!(rq->rq_flags & RQF_MIXED_MERGE)) in scsi_rq_err_bytes() 921 if (!(req->rq_flags & RQF_QUIET)) { in scsi_io_completion_action() 1012 else if (req->rq_flags & RQF_QUIET) in scsi_io_completion_nz_result() 1259 if (rq->rq_flags & RQF_DONTPREP) { in scsi_cleanup_rq() 1261 rq->rq_flags &= ~RQF_DONTPREP; in scsi_cleanup_rq() 1852 req->rq_flags |= RQF_DONTPREP; in scsi_queue_rq() 1894 if (req->rq_flags & RQF_DONTPREP) in scsi_queue_rq() [all …]
|
| A D | scsi_error.c | 625 req->rq_flags |= RQF_QUIET; in scsi_check_sense() 737 req->rq_flags |= RQF_QUIET; in scsi_check_sense() 2121 req->rq_flags |= RQF_QUIET; in scsi_eh_lock_door()
|
| A D | sd_zbc.c | 384 rq->rq_flags |= RQF_QUIET; in sd_zbc_complete()
|
| A D | sd.c | 904 rq->rq_flags |= RQF_SPECIAL_PAYLOAD; in sd_set_special_bvec() 1069 rq->rq_flags |= RQF_QUIET; in sd_setup_write_zeroes_cmnd() 1481 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in sd_uninit_command() 2372 req->rq_flags |= RQF_QUIET; in sd_done()
|
| A D | st.c | 567 req->rq_flags |= RQF_QUIET; in st_scsi_execute()
|
| /drivers/net/ethernet/fungible/funcore/ |
| A D | fun_queue.h | 69 u16 rq_flags; member 120 u16 rq_flags; member
|
| A D | fun_queue.c | 459 funq->rq_flags = req->rq_flags | FUN_ADMIN_EPSQ_CREATE_FLAG_RQ; in fun_alloc_queue() 491 rc = fun_sq_create(fdev, funq->rq_flags, funq->rqid, funq->cqid, 0, in fun_create_rq()
|
| /drivers/nvme/host/ |
| A D | ioctl.c | 102 struct nvme_command *cmd, blk_opf_t rq_flags, in nvme_alloc_user_request() argument 107 req = blk_mq_alloc_request(q, nvme_req_op(cmd) | rq_flags, blk_flags); in nvme_alloc_user_request() 454 blk_opf_t rq_flags = REQ_ALLOC_CACHE; in nvme_uring_cmd_io() local 505 rq_flags |= REQ_NOWAIT; in nvme_uring_cmd_io() 509 rq_flags |= REQ_POLLED; in nvme_uring_cmd_io() 511 req = nvme_alloc_user_request(q, &c, rq_flags, blk_flags); in nvme_uring_cmd_io()
|
| A D | core.c | 437 if (unlikely(nvme_req(req)->status && !(req->rq_flags & RQF_QUIET))) { in __nvme_end_req() 714 req->rq_flags |= RQF_DONTPREP; in nvme_clear_nvme_request() 734 req->rq_flags |= RQF_QUIET; in nvme_init_request() 768 if (!(rq->rq_flags & RQF_DONTPREP)) in nvme_fail_nonready_command() 889 req->rq_flags |= RQF_SPECIAL_PAYLOAD; in nvme_setup_discard() 1065 if (req->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_cleanup_cmd() 1072 req->rq_flags &= ~RQF_SPECIAL_PAYLOAD; in nvme_cleanup_cmd() 1082 if (!(req->rq_flags & RQF_DONTPREP)) in nvme_setup_cmd()
|
| A D | tcp.c | 347 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_tcp_init_iter()
|
| /drivers/mmc/core/ |
| A D | queue.c | 243 req->rq_flags |= RQF_QUIET; in mmc_mq_queue_rq() 291 if (!(req->rq_flags & RQF_DONTPREP)) { in mmc_mq_queue_rq() 293 req->rq_flags |= RQF_DONTPREP; in mmc_mq_queue_rq()
|
| A D | block.c | 2133 req->rq_flags |= RQF_QUIET; in mmc_blk_mq_complete_rq()
|
| /drivers/md/ |
| A D | dm-rq.c | 266 if (rq->rq_flags & RQF_FAILED) in dm_softirq_done() 293 rq->rq_flags |= RQF_FAILED; in dm_kill_unmapped_request()
|
| /drivers/scsi/device_handler/ |
| A D | scsi_dh_hp_sw.c | 191 req->rq_flags |= RQF_QUIET; in hp_sw_prep_fn()
|
| A D | scsi_dh_emc.c | 340 req->rq_flags |= RQF_QUIET; in clariion_prep_fn()
|
| A D | scsi_dh_rdac.c | 665 req->rq_flags |= RQF_QUIET; in rdac_prep_fn()
|
| A D | scsi_dh_alua.c | 1221 req->rq_flags |= RQF_QUIET; in alua_prep_fn()
|
| /drivers/block/ |
| A D | virtio_blk.c | 201 req->rq_flags |= RQF_SPECIAL_PAYLOAD; in virtblk_setup_discard_write_zeroes_erase() 234 if (req->rq_flags & RQF_SPECIAL_PAYLOAD) in virtblk_cleanup_cmd()
|
| /drivers/ata/ |
| A D | libata-eh.c | 1977 if (qc->scsicmd && scsi_cmd_to_rq(qc->scsicmd)->rq_flags & RQF_QUIET) in ata_eh_quiet()
|
| A D | libata-scsi.c | 777 if (scsi_cmd_to_rq(cmd)->rq_flags & RQF_QUIET) in ata_scsi_qc_new()
|
Completed in 89 milliseconds