nvmf_host
struct nvmf_host *host = container_of(ref, struct nvmf_host, ref);
static void nvmf_host_put(struct nvmf_host *host)
static struct nvmf_host *nvmf_default_host;
static struct nvmf_host *nvmf_host_alloc(const char *hostnqn, uuid_t *id)
struct nvmf_host *host;
static struct nvmf_host *nvmf_host_add(const char *hostnqn, uuid_t *id)
struct nvmf_host *host;
static struct nvmf_host *nvmf_host_default(void)
struct nvmf_host *host;
struct nvmf_host *host;