Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dsuper.c39 static int afs_show_devname(struct seq_file *m, struct dentry *root);
59 .show_devname = afs_show_devname,
147 static int afs_show_devname(struct seq_file *m, struct dentry *root) in afs_show_devname() function