Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/9p/
Dclient.h180 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt);
/linux-6.1.9/fs/9p/
Dv9fs.c150 return p9_show_client_options(m, v9ses->clnt); in v9fs_show_options()
/linux-6.1.9/net/9p/
Dclient.c65 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt) in p9_show_client_options() function
87 EXPORT_SYMBOL(p9_show_client_options);