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()
253 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_execute_disc_identify()
653 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_req_cns_error_complete()
490 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()
1106 struct nvme_identify { struct1422 struct nvme_identify identify;
4604 BUILD_BUG_ON(sizeof(struct nvme_identify) != 64); in _nvme_check_size()