Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A Dclient.h180 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt);
/linux/fs/9p/
H A Dv9fs.c152 return p9_show_client_options(m, v9ses->clnt); in v9fs_show_options()
/linux/net/9p/
H A Dclient.c70 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt) in p9_show_client_options() function
92 EXPORT_SYMBOL(p9_show_client_options);