Home
last modified time | relevance | path

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

/Linux-v4.19/fs/befs/
Dlinuxvfs.c57 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