Home
last modified time | relevance | path

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

/fs/afs/
Dsuper.c38 static int afs_show_devname(struct seq_file *m, struct dentry *root);
63 .show_devname = afs_show_devname,
156 static int afs_show_devname(struct seq_file *m, struct dentry *root) in afs_show_devname() function