Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_fd.c856 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() function
1029 return p9_socket_open(client, csocket); in p9_fd_create_tcp()
1069 return p9_socket_open(client, csocket); in p9_fd_create_unix()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_fd.c865 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() function
1039 return p9_socket_open(client, csocket); in p9_fd_create_tcp()
1079 return p9_socket_open(client, csocket); in p9_fd_create_unix()

Completed in 4 milliseconds