Lines Matching refs:nvmet_fc_hostport
152 struct nvmet_fc_hostport { struct
165 struct nvmet_fc_hostport *hostport; argument
987 struct nvmet_fc_hostport *hostport = in nvmet_fc_hostport_free()
988 container_of(ref, struct nvmet_fc_hostport, ref); in nvmet_fc_hostport_free()
1002 nvmet_fc_hostport_put(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_put()
1008 nvmet_fc_hostport_get(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_get()
1014 nvmet_fc_free_hostport(struct nvmet_fc_hostport *hostport) in nvmet_fc_free_hostport()
1023 static struct nvmet_fc_hostport *
1026 struct nvmet_fc_hostport *host; in nvmet_fc_match_hostport()
1040 static struct nvmet_fc_hostport *
1043 struct nvmet_fc_hostport *newhost, *match = NULL; in nvmet_fc_alloc_hostport()