Home
last modified time | relevance | path

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

/linux/net/9p/
H A Dtrans_fd.c868 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() function
1042 return p9_socket_open(client, csocket); in p9_fd_create_tcp()
1082 return p9_socket_open(client, csocket); in p9_fd_create_unix()