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