Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/9p/
Dclient.h225 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt);
/Linux-v4.19/fs/9p/
Dv9fs.c164 return p9_show_client_options(m, v9ses->clnt); in v9fs_show_options()
/Linux-v4.19/net/9p/
Dclient.c81 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt) in p9_show_client_options() function
103 EXPORT_SYMBOL(p9_show_client_options);