Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/9p/ !
Dclient.h189 void p9_client_begin_disconnect(struct p9_client *clnt);
/linux-6.1.9/fs/9p/ !
Dv9fs.c543 p9_client_begin_disconnect(v9ses->clnt); in v9fs_session_begin_cancel()
/linux-6.1.9/net/9p/ !
Dclient.c1077 void p9_client_begin_disconnect(struct p9_client *clnt) in p9_client_begin_disconnect() function
1082 EXPORT_SYMBOL(p9_client_begin_disconnect);