Searched refs:fuse_new (Results 1 – 3 of 3) sorted by relevance
492 struct fuse *fuse_new(struct fuse_chan *ch, struct fuse_args *args,
3053 struct fuse *fuse_new(struct fuse_chan *ch, struct fuse_args *args, in fuse_new() function
4281 fh = fuse_new(ctx->fc, &args , &ntfs_3g_ops, sizeof(ntfs_3g_ops), NULL); in mount_fuse()