Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c154 struct nvmet_fc_hostport { struct
167 struct nvmet_fc_hostport *hostport;
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...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c151 struct nvmet_fc_hostport { struct
164 struct nvmet_fc_hostport *hostport;
992 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()

Completed in 7 milliseconds