Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dfuse_i.h25 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args);
Dhelper.c30 fd = fuse_kern_mount(mountpoint, args); in fuse_mount()
Dmount.c610 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args) in fuse_kern_mount() function
/third_party/libfuse/lib/
Dfuse_i.h166 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo);
Dmount_bsd.c287 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount() function
Dhelper.c473 fd = fuse_kern_mount(mountpoint, opts); in fuse_open_channel()
Dmount.c619 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount() function
Dfuse_lowlevel.c3177 fd = fuse_kern_mount(mountpoint, se->mo);