Searched refs:nvmf_host (Results 1 – 2 of 2) sorted by relevance
23 static struct nvmf_host *nvmf_default_host;25 static struct nvmf_host *nvmf_host_alloc(const char *hostnqn, uuid_t *id) in nvmf_host_alloc()27 struct nvmf_host *host; in nvmf_host_alloc()40 static struct nvmf_host *nvmf_host_add(const char *hostnqn, uuid_t *id) in nvmf_host_add()42 struct nvmf_host *host; in nvmf_host_add()86 static struct nvmf_host *nvmf_host_default(void) in nvmf_host_default()88 struct nvmf_host *host; in nvmf_host_default()109 struct nvmf_host *host = container_of(ref, struct nvmf_host, ref); in nvmf_host_destroy()118 static void nvmf_host_put(struct nvmf_host *host) in nvmf_host_put()
29 struct nvmf_host { struct127 struct nvmf_host *host;