Home
last modified time | relevance | path

Searched refs:nvmet_fc_hostport (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dfc.c154 struct nvmet_fc_hostport { struct
167 struct nvmet_fc_hostport *hostport; argument
988 struct nvmet_fc_hostport *hostport = in nvmet_fc_hostport_free()
989 container_of(ref, struct nvmet_fc_hostport, ref); in nvmet_fc_hostport_free()
1003 nvmet_fc_hostport_put(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_put()
1009 nvmet_fc_hostport_get(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_get()
1015 nvmet_fc_free_hostport(struct nvmet_fc_hostport *hostport) in nvmet_fc_free_hostport()
1024 static struct nvmet_fc_hostport *
1027 struct nvmet_fc_hostport *host; in nvmet_fc_match_hostport()
1041 static struct nvmet_fc_hostport *
[all …]