Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dsuper.c102 static int udf_show_options(struct seq_file *, struct dentry *);
217 .show_options = udf_show_options,
383 static int udf_show_options(struct seq_file *seq, struct dentry *root) in udf_show_options() function