Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A 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()
H A Dfabrics-cmd-auth.c193 req->error_loc = in nvmet_execute_auth_send()
199 req->error_loc = in nvmet_execute_auth_send()
205 req->error_loc = in nvmet_execute_auth_send()
212 req->error_loc = in nvmet_execute_auth_send()
335 status, req->error_loc); in nvmet_execute_auth_send()
441 req->error_loc = in nvmet_execute_auth_receive()
447 req->error_loc = in nvmet_execute_auth_receive()
453 req->error_loc = in nvmet_execute_auth_receive()
460 req->error_loc = in nvmet_execute_auth_receive()
H A Dcore.c58 req->error_loc = offsetof(struct nvme_rw_command, length); in errno_to_nvme_status()
61 req->error_loc = offsetof(struct nvme_rw_command, slba); in errno_to_nvme_status()
64 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
74 req->error_loc = offsetof(struct nvme_rw_command, nsid); in errno_to_nvme_status()
79 req->error_loc = offsetof(struct nvme_common_command, opcode); in errno_to_nvme_status()
89 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_report_invalid_opcode()
100 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_to_sgl()
109 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_copy_from_sgl()
118 req->error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_zero_sgl()
445 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns()
[all …]
H A Dio-cmd-bdev.c141 req->error_loc = offsetof(struct nvme_rw_command, length); in blk_to_nvme_status()
145 req->error_loc = offsetof(struct nvme_rw_command, slba); in blk_to_nvme_status()
148 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
160 req->error_loc = offsetof(struct nvme_rw_command, nsid); in blk_to_nvme_status()
165 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
H A Dadmin-cmd.c502 req->error_loc = offsetof(struct nvme_get_log_page_command, lid); in nvmet_execute_get_log_page()
663 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
808 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_nslist()
1015 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_identify()
1098 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
1147 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
1232 req->error_loc = in nvmet_execute_get_features()
1248 req->error_loc = in nvmet_execute_get_features()
H A Dpr.c48 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_resv_notif_mask()
404 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_pr_register()
633 req->error_loc = offsetof(struct nvme_common_command, cdw10); in __nvmet_execute_pr_acquire()
754 req->error_loc = offsetof(struct nvme_common_command, cdw10); in __nvmet_execute_pr_release()
820 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_execute_pr_report()
826 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_pr_report()
985 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_pr_check_cmd_access()
H A Drdma.c853 rsp->req.error_loc = in nvmet_rdma_map_sgl_inline()
920 rsp->req.error_loc = in nvmet_rdma_map_sgl()
932 rsp->req.error_loc = in nvmet_rdma_map_sgl()
938 rsp->req.error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
H A Dnvmet.h467 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()
H A Domap2.c1342 pos = err_vec[i].error_loc[j] + in omap_elm_correct_data()
1347 pos = err_vec[i].error_loc[j]; in omap_elm_correct_data()