Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/befs/
H A Dlinuxvfs.c60 static int befs_show_options(struct seq_file *, struct dentry *);
74 .show_options = befs_show_options,
770 static int befs_show_options(struct seq_file *m, struct dentry *root) in befs_show_options() function