Searched refs:set_anon_super_fc (Results 1 – 5 of 5) sorted by relevance
1251 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() function 1255 EXPORT_SYMBOL(set_anon_super_fc);1275 sb = sget_fc(fc, test, set_anon_super_fc); in vfs_get_super()
1233 ret = set_anon_super_fc(s, fc); in ceph_set_super()
1878 sb = sget_fc(fc, btrfs_fc_test_super, set_anon_super_fc); in btrfs_get_tree_super()
2269 sb = sget_fc(fc, sb_test, set_anon_super_fc); in ubifs_get_tree()
2671 int set_anon_super_fc(struct super_block *s, struct fs_context *fc);