Searched refs:nvme_identify (Results 1 – 4 of 4) sorted by relevance
369 req->error_loc = offsetof(struct nvme_identify, cns); in nvmet_parse_discovery_cmd()
415 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_ns()539 req->error_loc = offsetof(struct nvme_identify, nsid); in nvmet_execute_identify_desclist()
904 struct nvme_identify { struct1216 struct nvme_identify identify;
4211 BUILD_BUG_ON(sizeof(struct nvme_identify) != 64); in _nvme_check_size()