Home
last modified time | relevance | path

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

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