Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_super.c325 .show_options = v9fs_show_options,
336 .show_options = v9fs_show_options,
H A Dv9fs.h167 extern int v9fs_show_options(struct seq_file *m, struct dentry *root);
H A Dv9fs.c99 int v9fs_show_options(struct seq_file *m, struct dentry *root) in v9fs_show_options() function