Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dfc.c152 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 *
[all …]