fuse_fill_super_common
int fuse_fill_super_common(struct super_block *sb, struct fuse_fs_context *ctx);
EXPORT_SYMBOL_GPL(fuse_fill_super_common);
err = fuse_fill_super_common(sb, ctx);