Searched defs:fuse_mount (Results 1 – 2 of 2) sorted by relevance
13 struct fuse_chan *fuse_mount(const char *mountpoint, struct fuse_args *args) in fuse_mount() function
5110 int fuse_mount(struct fuse *f, const char *mountpoint) { in fuse_mount() function