Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Dsuper.c30 static int affs_show_options(struct seq_file *m, struct dentry *root);
158 .show_options = affs_show_options,
268 static int affs_show_options(struct seq_file *m, struct dentry *root) in affs_show_options() function