Home
last modified time | relevance | path

Searched refs:error_loc (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/nvme/target/
H A Dfabrics-cmd.c19 req->error_loc = in nvmet_execute_prop_set()
30 req->error_loc = in nvmet_execute_prop_set()
77 req->error_loc = in nvmet_execute_prop_get()
80 req->error_loc = in nvmet_execute_prop_get()
126 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_admin_cmd()
165 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_io_cmd()
183 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
191 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue()
199 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
207 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
[all …]
H A Dzns.c98 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns_zns()
121 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns_zns()
156 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, slba); in nvmet_bdev_validate_zone_mgmt_recv()
161 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, numd); in nvmet_bdev_validate_zone_mgmt_recv()
166 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, zra); in nvmet_bdev_validate_zone_mgmt_recv()
175 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, pr); in nvmet_bdev_validate_zone_mgmt_recv()
190 req->error_loc = in nvmet_bdev_validate_zone_mgmt_recv()
306 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, numd); in nvmet_bdev_zone_zmgmt_recv_work()
468 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_execute_zmgmt_send_all()
486 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_zmgmt_send_work()
[all …]
H A Dfabrics-cmd-auth.c261 req->error_loc = in nvmet_execute_auth_send()
267 req->error_loc = in nvmet_execute_auth_send()
273 req->error_loc = in nvmet_execute_auth_send()
280 req->error_loc = in nvmet_execute_auth_send()
406 status, req->error_loc); in nvmet_execute_auth_send()
541 req->error_loc = in nvmet_execute_auth_receive()
547 req->error_loc = in nvmet_execute_auth_receive()
553 req->error_loc = in nvmet_execute_auth_receive()
560 req->error_loc = in nvmet_execute_auth_receive()
H A Dcore.c61 req->error_loc = offsetof(struct nvme_rw_command, length); in errno_to_nvme_status()
64 req->error_loc = offsetof(struct nvme_rw_command, slba); in errno_to_nvme_status()
67 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
70 req->error_loc = offsetof(struct nvme_rw_command, nsid); in errno_to_nvme_status()
75 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
85 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_report_invalid_opcode()
96 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_to_sgl()
105 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_from_sgl()
114 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_zero_sgl()
452 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns()
[all …]
H A Dadmin-cmd.c646 req->error_loc = offsetof(struct nvme_get_log_page_command, lid); in nvmet_execute_get_log_page()
804 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
949 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_nslist()
1159 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_identify()
1242 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
1269 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_host_id()
1291 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_set_feat_irq_coalesce()
1312 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_set_feat_irq_config()
1331 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_set_feat_arbitration()
1386 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
[all …]
H A Dpr.c48 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_resv_notif_mask()
427 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_pr_register()
656 req->error_loc = offsetof(struct nvme_common_command, cdw10); in __nvmet_execute_pr_acquire()
777 req->error_loc = offsetof(struct nvme_common_command, cdw10); in __nvmet_execute_pr_release()
843 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_execute_pr_report()
849 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_pr_report()
1008 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_pr_check_cmd_access()
H A Dnvmet.h499 u16 error_loc; member
619 u16 error_loc; member
/linux/include/linux/platform_data/
H A Delm.h32 int error_loc[16]; member
/linux/drivers/mtd/nand/raw/
H A Domap_elm.c309 err_vec[i].error_loc[j] = reg_val & in elm_error_correction()