Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/udf/
H A Dsuper.c100 static int udf_show_options(struct seq_file *, struct dentry *);
204 .show_options = udf_show_options,
311 static int udf_show_options(struct seq_file *seq, struct dentry *root) in udf_show_options() function