Home
last modified time | relevance | path

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

/fs/befs/
Dlinuxvfs.c59 static int befs_show_options(struct seq_file *, struct dentry *);
73 .show_options = befs_show_options,
768 static int befs_show_options(struct seq_file *m, struct dentry *root) in befs_show_options() function