Home
last modified time | relevance | path

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

/Linux-v5.15/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()
99 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_cmd()
117 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
125 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue()
132 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue()
140 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue()
196 req->error_loc = offsetof(struct nvmf_connect_command, recfmt); in nvmet_execute_admin_connect()
[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()
146 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, slba); in nvmet_bdev_validate_zone_mgmt_recv()
151 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, numd); in nvmet_bdev_validate_zone_mgmt_recv()
156 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, zra); in nvmet_bdev_validate_zone_mgmt_recv()
165 req->error_loc = offsetof(struct nvme_zone_mgmt_recv_cmd, pr); in nvmet_bdev_validate_zone_mgmt_recv()
180 req->error_loc = in nvmet_bdev_validate_zone_mgmt_recv()
454 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_execute_zmgmt_send_all()
472 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, zsa); in nvmet_bdev_zmgmt_send_work()
484 req->error_loc = offsetof(struct nvme_zone_mgmt_send_cmd, slba); in nvmet_bdev_zmgmt_send_work()
[all …]
Ddiscovery.c179 req->error_loc = in nvmet_execute_disc_get_log_page()
187 req->error_loc = in nvmet_execute_disc_get_log_page()
253 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_disc_identify()
314 req->error_loc = in nvmet_execute_disc_set_features()
339 req->error_loc = in nvmet_execute_disc_get_features()
355 req->error_loc = in nvmet_parse_discovery_cmd()
381 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_discovery_cmd()
Dcore.c51 req->error_loc = offsetof(struct nvme_rw_command, length); in errno_to_nvme_status()
54 req->error_loc = offsetof(struct nvme_rw_command, slba); in errno_to_nvme_status()
57 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
67 req->error_loc = offsetof(struct nvme_rw_command, nsid); in errno_to_nvme_status()
72 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
82 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_report_invalid_opcode()
93 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_to_sgl()
102 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_from_sgl()
111 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_zero_sgl()
425 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns()
[all …]
Dio-cmd-bdev.c128 req->error_loc = offsetof(struct nvme_rw_command, length); in blk_to_nvme_status()
132 req->error_loc = offsetof(struct nvme_rw_command, slba); in blk_to_nvme_status()
135 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
147 req->error_loc = offsetof(struct nvme_rw_command, nsid); in blk_to_nvme_status()
152 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
Dadmin-cmd.c341 req->error_loc = offsetof(struct nvme_get_log_page_command, lid); in nvmet_execute_get_log_page()
490 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
812 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
858 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
943 req->error_loc = in nvmet_execute_get_features()
956 req->error_loc = in nvmet_execute_get_features()
Dnvmet.h362 u16 error_loc; member
653 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_req_cns_error_complete()
Drdma.c859 rsp->req.error_loc = in nvmet_rdma_map_sgl_inline()
928 rsp->req.error_loc = in nvmet_rdma_map_sgl()
940 rsp->req.error_loc = in nvmet_rdma_map_sgl()
946 rsp->req.error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
/Linux-v5.15/include/linux/platform_data/
Delm.h32 int error_loc[16]; member
/Linux-v5.15/drivers/mtd/nand/raw/
Domap_elm.c309 err_vec[i].error_loc[j] = reg_val & in elm_error_correction()
Domap2.c1470 pos = err_vec[i].error_loc[j] + in omap_elm_correct_data()
1475 pos = err_vec[i].error_loc[j]; in omap_elm_correct_data()