Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dsuper.c103 static int udf_show_options(struct seq_file *, struct dentry *);
208 .show_options = udf_show_options,
315 static int udf_show_options(struct seq_file *seq, struct dentry *root) in udf_show_options() function