Home
last modified time | relevance | path

Searched refs:nvme_common_command (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/nvme/target/
H A Dcore.c64 req->error_loc = offsetof(struct nvme_common_command, opcode); 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()
441 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_req_find_ns()
1105 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_parse_io_cmd()
1110 req->error_loc = offsetof(struct nvme_common_command, nsid); in nvmet_parse_io_cmd()
1174 req->error_loc = offsetof(struct nvme_common_command, flags); in nvmet_req_init()
[all …]
H A Dadmin-cmd.c1243 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_async_event()
1270 req->error_loc = offsetof(struct nvme_common_command, cdw11); in nvmet_set_feat_host_id()
1292 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_set_feat_irq_coalesce()
1313 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_set_feat_irq_config()
1332 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_set_feat_arbitration()
1387 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_execute_set_features()
1426 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_get_feat_irq_coalesce()
1451 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_get_feat_irq_config()
1471 req->error_loc = offsetof(struct nvme_common_command, cdw10); in nvmet_get_feat_arbitration()
1549 offsetof(struct nvme_common_command, cdw11); in nvmet_execute_get_features()
[all …]
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 Dio-cmd-bdev.c153 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
162 req->error_loc = offsetof(struct nvme_common_command, opcode); in blk_to_nvme_status()
H A Drdma.c854 offsetof(struct nvme_common_command, opcode); in nvmet_rdma_map_sgl_inline()
921 offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
933 offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
938 rsp->req.error_loc = offsetof(struct nvme_common_command, dptr); in nvmet_rdma_map_sgl()
H A Dfc.c2153 struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common; in nvmet_fc_prep_fcp_rsp()
2459 struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common; in __nvmet_fc_fcp_nvme_cmd_done()
/linux/include/linux/
H A Dnvme.h1071 struct nvme_common_command { struct
1978 struct nvme_common_command common;