Lines Matching refs:error_loc
84 req->error_loc = offsetof(struct nvme_rw_command, nsid); in nvmet_get_smart_log_nsid()
318 req->error_loc = offsetof(struct nvme_get_log_page_command, lid); in nvmet_execute_get_log_page()
476 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
615 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_desclist()
662 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_identify()
703 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_set_feat_write_protect()
747 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
793 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
808 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_get_feat_write_protect()
879 req->error_loc = in nvmet_execute_get_features()
892 req->error_loc = in nvmet_execute_get_features()
977 req->error_loc = offsetof(struct nvme_common_command, opcode); in nvmet_parse_admin_cmd()