Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dfabrics-cmd.c19 req->error_loc = in nvmet_execute_prop_set()
30 req->error_loc = in nvmet_execute_prop_set()
74 req->error_loc = in nvmet_execute_prop_get()
77 req->error_loc = in nvmet_execute_prop_get()
107 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_admin_cmd()
130 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_io_cmd()
148 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
156 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue()
163 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
171 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
[all …]
Dzns.c106 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_cns_cs_ns()
122 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_cns_cs_ns()
162 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, slba); in nvmet_bdev_validate_zone_mgmt_recv()
167 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, numd); in nvmet_bdev_validate_zone_mgmt_recv()
172 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, zra); in nvmet_bdev_validate_zone_mgmt_recv()
181 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, pr); in nvmet_bdev_validate_zone_mgmt_recv()
196 req->error_loc = in nvmet_bdev_validate_zone_mgmt_recv()
469 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_execute_zmgmt_send_all()
487 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_zmgmt_send_work()
499 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, slba); in nvmet_bdev_zmgmt_send_work()
[all …]
Ddiscovery.c180 req->error_loc = in nvmet_execute_disc_get_log_page()
188 req->error_loc = in nvmet_execute_disc_get_log_page()
258 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_disc_identify()
321 req->error_loc = in nvmet_execute_disc_set_features()
346 req->error_loc = in nvmet_execute_disc_get_features()
362 req->error_loc = in nvmet_parse_discovery_cmd()
388 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_discovery_cmd()
Dcore.c55 req->error_loc = offsetof(struct nvme_rw_command, length); in errno_to_nvme_status()
58 req->error_loc = offsetof(struct nvme_rw_command, slba); in errno_to_nvme_status()
61 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
71 req->error_loc = offsetof(struct nvme_rw_command, nsid); in errno_to_nvme_status()
76 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
86 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_report_invalid_opcode()
97 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_to_sgl()
106 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_from_sgl()
115 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_zero_sgl()
429 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns()
[all …]
Dfabrics-cmd-auth.c192 req->error_loc = in nvmet_execute_auth_send()
198 req->error_loc = in nvmet_execute_auth_send()
204 req->error_loc = in nvmet_execute_auth_send()
211 req->error_loc = in nvmet_execute_auth_send()
338 status, req->error_loc); in nvmet_execute_auth_send()
443 req->error_loc = in nvmet_execute_auth_receive()
449 req->error_loc = in nvmet_execute_auth_receive()
455 req->error_loc = in nvmet_execute_auth_receive()
462 req->error_loc = in nvmet_execute_auth_receive()
Dio-cmd-bdev.c137 req->error_loc = offsetof(struct nvme_rw_command, length); in blk_to_nvme_status()
141 req->error_loc = offsetof(struct nvme_rw_command, slba); in blk_to_nvme_status()
144 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
156 req->error_loc = offsetof(struct nvme_rw_command, nsid); in blk_to_nvme_status()
161 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
Dadmin-cmd.c344 req->error_loc = offsetof(struct nvme_get_log_page_command, lid); in nvmet_execute_get_log_page()
499 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
825 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
871 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
956 req->error_loc = in nvmet_execute_get_features()
969 req->error_loc = in nvmet_execute_get_features()
Dnvmet.h391 u16 error_loc; member
691 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_req_cns_error_complete()
Drdma.c860 rsp->req.error_loc = in nvmet_rdma_map_sgl_inline()
929 rsp->req.error_loc = in nvmet_rdma_map_sgl()
941 rsp->req.error_loc = in nvmet_rdma_map_sgl()
947 rsp->req.error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
/linux-6.1.9/include/linux/platform_data/
Delm.h32 int error_loc[16]; member
/linux-6.1.9/drivers/mtd/nand/raw/
Domap_elm.c309 err_vec[i].error_loc[j] = reg_val & in elm_error_correction()
Domap2.c1326 pos = err_vec[i].error_loc[j] + in omap_elm_correct_data()
1331 pos = err_vec[i].error_loc[j]; in omap_elm_correct_data()