Home
last modified time | relevance | path

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

/Linux-v5.10/net/9p/
Dtrans_fd.c843 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() function
1014 return p9_socket_open(client, csocket); in p9_fd_create_tcp()
1054 return p9_socket_open(client, csocket); in p9_fd_create_unix()