Searched refs:nvmf_common_command (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/nvme/target/
H A Dfabrics-cmd.c107 req->error_loc = offsetof(struct nvmf_common_command, fctype);
130 req->error_loc = offsetof(struct nvmf_common_command, fctype);
363 req->error_loc = offsetof(struct nvmf_common_command, fctype);
/linux-master/include/linux/
H A Dnvme.h1443 struct nvmf_common_command { struct
1802 struct nvmf_common_command fabrics;
/linux-master/drivers/nvme/host/
H A Dfabrics.c1483 BUILD_BUG_ON(sizeof(struct nvmf_common_command) != 64);

Completed in 123 milliseconds