Searched refs:befs_show_options (Results 1 – 1 of 1) sorted by relevance
57 static int befs_show_options(struct seq_file *, struct dentry *);71 .show_options = befs_show_options,773 static int befs_show_options(struct seq_file *m, struct dentry *root) in befs_show_options() function