Searched refs:nvme_identify (Results 1 – 6 of 6) sorted by relevance
106 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_cns_cs_ns()122 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_cns_cs_ns()
258 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_disc_identify()
690 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_req_cns_error_complete()
496 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
1217 struct nvme_identify { struct1743 struct nvme_identify identify;
5272 BUILD_BUG_ON(sizeof(struct nvme_identify) != 64); in _nvme_check_size()