Home
last modified time | relevance | path

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

/fs/afs/
Dsuper.c39 static int afs_show_options(struct seq_file *m, struct dentry *root);
63 .show_options = afs_show_options,
189 static int afs_show_options(struct seq_file *m, struct dentry *root) in afs_show_options() function