Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dvfs_super.c350 .show_options = v9fs_show_options,
361 .show_options = v9fs_show_options,
Dv9fs.h142 extern int v9fs_show_options(struct seq_file *m, struct dentry *root);
Dv9fs.c121 int v9fs_show_options(struct seq_file *m, struct dentry *root) in v9fs_show_options() function