Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dfcloop.c220 struct fcloop_nport *nport;
230 struct fcloop_nport *nport;
237 struct fcloop_nport { struct
992 struct fcloop_nport *nport = in fcloop_nport_free()
993 container_of(ref, struct fcloop_nport, ref); in fcloop_nport_free()
1004 fcloop_nport_put(struct fcloop_nport *nport) in fcloop_nport_put()
1010 fcloop_nport_get(struct fcloop_nport *nport) in fcloop_nport_get()
1206 static struct fcloop_nport *
1209 struct fcloop_nport *newnport, *nport = NULL; in fcloop_alloc_nport()
1305 struct fcloop_nport *nport; in fcloop_create_remote_port()
[all …]