Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/9p/
Dclient.h222 void p9_client_destroy(struct p9_client *clnt);
/linux-4.1.27/fs/9p/
Dv9fs.c440 p9_client_destroy(v9ses->clnt); in v9fs_session_close()
/linux-4.1.27/net/9p/
Dclient.c1064 void p9_client_destroy(struct p9_client *clnt) in p9_client_destroy() function
1087 EXPORT_SYMBOL(p9_client_destroy);