Searched refs:nvmet_fc_hostport (Results 1 – 1 of 1) sorted by relevance
151 struct nvmet_fc_hostport { struct164 struct nvmet_fc_hostport *hostport; argument992 struct nvmet_fc_hostport *hostport = in nvmet_fc_hostport_free()993 container_of(ref, struct nvmet_fc_hostport, ref); in nvmet_fc_hostport_free()1007 nvmet_fc_hostport_put(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_put()1013 nvmet_fc_hostport_get(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_get()1019 nvmet_fc_free_hostport(struct nvmet_fc_hostport *hostport) in nvmet_fc_free_hostport()1028 static struct nvmet_fc_hostport *1031 struct nvmet_fc_hostport *newhost, *host, *match = NULL; in nvmet_fc_alloc_hostport()