Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dsuper.c104 static int udf_show_options(struct seq_file *, struct dentry *);
215 .show_options = udf_show_options,
327 static int udf_show_options(struct seq_file *seq, struct dentry *root) in udf_show_options() function