Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Dsuper.c29 static int affs_show_options(struct seq_file *m, struct dentry *root);
160 .show_options = affs_show_options,
295 static int affs_show_options(struct seq_file *m, struct dentry *root) in affs_show_options() function