Home
last modified time | relevance | path

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

/Linux-v4.19/fs/afs/
Dsuper.c40 static int afs_show_options(struct seq_file *m, struct dentry *root);
60 .show_options = afs_show_options,
181 static int afs_show_options(struct seq_file *m, struct dentry *root) in afs_show_options() function