Searched refs:fuse_session_mount (Results 1 – 2 of 2) sorted by relevance
111 int fuse_session_mount(struct fuse_session *se, const char *mountpoint) in fuse_session_mount() function
530 if (fuse_session_mount(se, mountPoint) != 0) { in FuseFsDaemonThread()