Searched refs:set_anon_super_fc (Results 1 – 4 of 4) sorted by relevance
290 return set_anon_super_fc(sb, fc); in kernfs_set_super()
1131 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() function1135 EXPORT_SYMBOL(set_anon_super_fc);1196 sb = sget_fc(fc, test, set_anon_super_fc); in vfs_get_super()
987 ret = set_anon_super_fc(s, fc); in ceph_set_super()
333 sb = sget_fc(fsc, NULL, set_anon_super_fc); in fuse_dentry_automount()