Searched refs:set_anon_super_fc (Results 1 – 5 of 5) sorted by relevance
290 return set_anon_super_fc(sb, fc); in kernfs_set_super()
1121 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() function1125 EXPORT_SYMBOL(set_anon_super_fc);1186 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()
2279 int set_anon_super_fc(struct super_block *s, struct fs_context *fc);