Home
last modified time | relevance | path

Searched refs:fuse_mount_sys (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c481 static int fuse_mount_sys(const char *mnt, struct mount_opts *mo, in fuse_mount_sys() function
696 res = fuse_mount_sys(mountpoint, &mo, mnt_opts); in fuse_kern_mount()
/third_party/libfuse/lib/
H A Dmount.c448 static int fuse_mount_sys(const char *mnt, struct mount_opts *mo, in fuse_mount_sys() function
632 res = fuse_mount_sys(mountpoint, mo, mnt_opts); in fuse_kern_mount()
635 // Something went wrong, let's umount like in fuse_mount_sys. in fuse_kern_mount()

Completed in 3 milliseconds