sget_fc
sb = sget_fc(fc, NULL, set_anon_super_fc);
sb = sget_fc(fc,
sb = sget_fc(fc, btrfs_fc_test_super, set_anon_super_fc);
sb = sget_fc(fc, compare_super, ceph_set_super);
s = sget_fc(fc, NULL, set_anon_super_fc);
sb = sget_fc(fsc, NULL, set_anon_super_fc);
sb = sget_fc(fsc, fuse_test_super, fuse_set_no_super);
sb = sget_fc(fsc, virtio_fs_test_super, set_anon_super_fc);
s = sget_fc(fc, test_meta_super, set_meta_super);
sb = sget_fc(fc, kernfs_test_super, kernfs_set_super);
s = sget_fc(fc, compare_super, nfs_set_super);
sb = sget_fc(fc, NULL, set_anon_super_fc);
sb = sget_fc(fc, test, set_anon_super_fc);
return sget_fc(fc, super_s_dev_test, super_s_dev_set);
EXPORT_SYMBOL(sget_fc);
sb = sget_fc(fc, sb_test, set_anon_super_fc);
struct super_block *sget_fc(struct fs_context *fc,