Searched refs:set_anon_super_fc (Results 1 – 3 of 3) sorted by relevance
1376 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() function1380 EXPORT_SYMBOL(set_anon_super_fc);1400 sb = sget_fc(fc, test, set_anon_super_fc); in vfs_get_super()
490 sb = sget_fc(fc, NULL, set_anon_super_fc); in orangefs_get_tree()
1898 sb = sget_fc(fc, btrfs_fc_test_super, set_anon_super_fc); in btrfs_get_tree_super()