Home
last modified time | relevance | path

Searched defs:nvme_cmd_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/
Dnvme-core.c142 struct nvme_cmd_info { struct
143 nvme_completion_fn fn;
144 void *ctx;
145 int aborted;
146 struct nvme_queue *nvmeq;
170 unsigned int ret = sizeof(struct nvme_cmd_info); in nvme_cmd_size() argument