Symbol: nvme_common_command
drivers/nvme/host/core.c
5421
BUILD_BUG_ON(sizeof(struct nvme_common_command) != 64);
drivers/nvme/target/admin-cmd.c
1240
req->error_loc = offsetof(struct nvme_common_command, cdw11);
drivers/nvme/target/admin-cmd.c
1267
req->error_loc = offsetof(struct nvme_common_command, cdw11);
drivers/nvme/target/admin-cmd.c
1289
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1310
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1329
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1384
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1423
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1448
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1468
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/admin-cmd.c
1546
offsetof(struct nvme_common_command, cdw11);
drivers/nvme/target/admin-cmd.c
1562
offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/core.c
105
req->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/core.c
1116
req->error_loc = offsetof(struct nvme_common_command, nsid);
drivers/nvme/target/core.c
1121
req->error_loc = offsetof(struct nvme_common_command, nsid);
drivers/nvme/target/core.c
114
req->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/core.c
1185
req->error_loc = offsetof(struct nvme_common_command, flags);
drivers/nvme/target/core.c
1198
offsetof(struct nvme_common_command, flags);
drivers/nvme/target/core.c
1258
req->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/core.c
1276
req->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/core.c
1605
args->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/core.c
1616
args->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/core.c
452
req->error_loc = offsetof(struct nvme_common_command, nsid);
drivers/nvme/target/core.c
67
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/core.c
75
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/core.c
85
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/core.c
96
req->error_loc = offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/discovery.c
346
offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/discovery.c
371
offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/discovery.c
401
offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/discovery.c
426
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/fabrics-cmd.c
415
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/fc.c
2152
struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common;
drivers/nvme/target/fc.c
2458
struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common;
drivers/nvme/target/io-cmd-bdev.c
164
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/io-cmd-bdev.c
173
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/pr.c
404
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/pr.c
48
req->error_loc = offsetof(struct nvme_common_command, cdw11);
drivers/nvme/target/pr.c
633
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/pr.c
754
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/pr.c
820
req->error_loc = offsetof(struct nvme_common_command, cdw11);
drivers/nvme/target/pr.c
826
req->error_loc = offsetof(struct nvme_common_command, cdw10);
drivers/nvme/target/pr.c
985
req->error_loc = offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/rdma.c
855
offsetof(struct nvme_common_command, opcode);
drivers/nvme/target/rdma.c
922
offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/rdma.c
934
offsetof(struct nvme_common_command, dptr);
drivers/nvme/target/rdma.c
939
rsp->req.error_loc = offsetof(struct nvme_common_command, dptr);
drivers/scsi/lpfc/lpfc_nvme.c
1214
struct nvme_common_command *sqe;
drivers/scsi/lpfc/lpfc_nvme.c
1519
struct nvme_common_command *sqe;
include/linux/nvme.h
1994
struct nvme_common_command common;