get_tree_single
return get_tree_single(fc, spufs_fill_super);
return get_tree_single(fc, hypfs_fill_super);
return get_tree_single(fc, ibmasmfs_fill_super);
return get_tree_single(fc, gadgetfs_fill_super);
return get_tree_single(fc, xenfs_fill_super);
return get_tree_single(fc, configfs_fill_super);
err = get_tree_single(fc, debugfs_fill_super);
return get_tree_single(fc, efivarfs_fill_super);
return get_tree_single(fsc, fuse_ctl_fill_super);
return get_tree_single(fc, nullfs_fs_fill_super);
return get_tree_single(fc, openprom_fill_super);
return get_tree_single(fc, pstore_fill_super);
EXPORT_SYMBOL(get_tree_single);
int err = get_tree_single(fc, tracefs_fill_super);
extern int get_tree_single(struct fs_context *fc,
return get_tree_single(fc, apparmorfs_fill_super);
return get_tree_single(fc, securityfs_fill_super);
return get_tree_single(fc, sel_fill_super);
return get_tree_single(fc, smk_fill_super);