Home
last modified time | relevance | path

Searched refs:fuse_mount_fusermount (Results 1 – 1 of 1) sorted by relevance

/external/libfuse/lib/
Dmount.c307 static int fuse_mount_fusermount(const char *mountpoint, struct mount_opts *mo, in fuse_mount_fusermount() function
590 res = fuse_mount_fusermount(mountpoint, mo, tmp_opts, 1); in fuse_kern_mount()
593 res = fuse_mount_fusermount(mountpoint, mo, in fuse_kern_mount()
596 res = fuse_mount_fusermount(mountpoint, mo, mnt_opts, 0); in fuse_kern_mount()