Home
last modified time | relevance | path

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

/linux/include/net/9p/ !
H A Dclient.h284 void p9_client_disconnect(struct p9_client *clnt);
/linux/fs/9p/ !
H A Dv9fs.c565 p9_client_disconnect(v9ses->clnt); in v9fs_session_cancel()
/linux/net/9p/ !
H A Dclient.c970 void p9_client_disconnect(struct p9_client *clnt) in p9_client_disconnect() function
975 EXPORT_SYMBOL(p9_client_disconnect);