set_anon_super 71 fs/9p/vfs_super.c return set_anon_super(s, data); set_anon_super 396 fs/afs/super.c sb = sget(fs_type, afs_test_super, set_anon_super, ¶ms); set_anon_super 571 fs/cifs/cifsfs.c struct super_block *sb = sget(fs_type, NULL, set_anon_super, NULL); set_anon_super 209 fs/libfs.c struct super_block *s = sget(fs_type, NULL, set_anon_super, NULL); set_anon_super 1881 fs/nfs/super.c ret = set_anon_super(s, server); set_anon_super 36 fs/proc/root.c return set_anon_super(sb, NULL); set_anon_super 835 fs/super.c struct super_block *s = sget(fs_type, NULL, set_anon_super, NULL); set_anon_super 867 fs/super.c s = sget(fs_type, compare_single, set_anon_super, NULL); set_anon_super 1586 include/linux/fs.h int set_anon_super(struct super_block *s, void *data); set_anon_super 908 kernel/cgroup.c ret = set_anon_super(sb, NULL);