Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/target/
Dfc.c154 struct nvmet_fc_hostport { struct
167 struct nvmet_fc_hostport *hostport; argument
986 struct nvmet_fc_hostport *hostport = in nvmet_fc_hostport_free()
987 container_of(ref, struct nvmet_fc_hostport, ref); in nvmet_fc_hostport_free()
1001 nvmet_fc_hostport_put(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_put()
1007 nvmet_fc_hostport_get(struct nvmet_fc_hostport *hostport) in nvmet_fc_hostport_get()
1013 nvmet_fc_free_hostport(struct nvmet_fc_hostport *hostport) in nvmet_fc_free_hostport()
1022 static struct nvmet_fc_hostport *
1025 struct nvmet_fc_hostport *host; in nvmet_fc_match_hostport()
1039 static struct nvmet_fc_hostport *
[all …]