Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfcloop.c220 struct fcloop_nport *nport;
230 struct fcloop_nport *nport;
237 struct fcloop_nport { struct
1006 struct fcloop_nport *nport = in fcloop_nport_free()
1007 container_of(ref, struct fcloop_nport, ref); in fcloop_nport_free()
1013 fcloop_nport_put(struct fcloop_nport *nport) in fcloop_nport_put()
1019 fcloop_nport_get(struct fcloop_nport *nport) in fcloop_nport_get()
1217 static struct fcloop_nport *
1220 struct fcloop_nport *newnport, *nport = NULL; in fcloop_alloc_nport()
1316 struct fcloop_nport *nport; in fcloop_create_remote_port()
[all …]