Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_super.c340 .show_options = v9fs_show_options,
351 .show_options = v9fs_show_options,
H A Dv9fs.h127 extern int v9fs_show_options(struct seq_file *m, struct dentry *root);
H A Dv9fs.c106 int v9fs_show_options(struct seq_file *m, struct dentry *root) in v9fs_show_options() function
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_super.c324 .show_options = v9fs_show_options,
335 .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

Completed in 4 milliseconds