Home
last modified time | relevance | path

Searched refs:p9_show_client_options (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/9p/
H A Dclient.h174 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt);
/kernel/linux/linux-6.6/include/net/9p/
H A Dclient.h180 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt);
/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.c152 return p9_show_client_options(m, v9ses->clnt); in v9fs_show_options()
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs.c152 return p9_show_client_options(m, v9ses->clnt); in v9fs_show_options()
/kernel/linux/linux-5.10/net/9p/
H A Dclient.c66 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt) in p9_show_client_options() function
88 EXPORT_SYMBOL(p9_show_client_options); variable
/kernel/linux/linux-6.6/net/9p/
H A 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); variable

Completed in 8 milliseconds