Home
last modified time | relevance | path

Searched defs:mountpoint (Results 1 – 17 of 17) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_nmount.rs13 let mountpoint = tempdir().unwrap(); in ok() localVariable
37 let mountpoint = tempdir().unwrap(); in bad_fstype() localVariable
/third_party/ntfs-3g/libfuse-lite/
Dhelper.c13 struct fuse_chan *fuse_mount(const char *mountpoint, struct fuse_args *args) in fuse_mount()
41 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch) in fuse_unmount()
Dmount.c363 void fuse_kern_unmount(const char *mountpoint, int fd) in fuse_kern_unmount()
418 static int fuse_mount_fusermount(const char *mountpoint, const char *opts, in fuse_mount_fusermount()
610 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args) in fuse_kern_mount()
/third_party/libfuse/lib/
Dmount_bsd.c130 void fuse_kern_unmount(const char *mountpoint, int fd) in fuse_kern_unmount()
151 static int fuse_mount_core(const char *mountpoint, const char *opts) in fuse_mount_core()
287 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount()
Dmount.c263 void fuse_kern_unmount(const char *mountpoint, int fd) in fuse_kern_unmount()
312 static int setup_auto_unmount(const char *mountpoint, int quiet) in setup_auto_unmount()
371 static int fuse_mount_fusermount(const char *mountpoint, struct mount_opts *mo, in fuse_mount_fusermount()
619 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount()
Dhelper.c158 char mountpoint[PATH_MAX] = ""; in fuse_helper_opt_proc() local
461 int fuse_open_channel(const char *mountpoint, const char* options) in fuse_open_channel()
Dmount_util.c361 int fuse_mnt_parse_fuse_fd(const char *mountpoint) in fuse_mnt_parse_fuse_fd()
Dfuse_i.h45 char *mountpoint; member
Dfuse_lowlevel.c3144 int fuse_session_mount(struct fuse_session *se, const char *mountpoint)
Dfuse.c5110 int fuse_mount(struct fuse *f, const char *mountpoint) { in fuse_mount()
/third_party/libfuse/example/
Dprintcap.c95 char *mountpoint; in main() local
/third_party/libfuse/util/
Dmount.fuse.c118 static int prepare_fuse_fd(const char *mountpoint, const char* subtype, in prepare_fuse_fd()
241 const char *mountpoint; in main() local
/third_party/NuttX/include/nuttx/fs/
Dautomount.h90 FAR const char *mountpoint; /* Location to mount the volume */ member
/third_party/libfuse/test/
Dtest_setattr.c134 static void test_fs(char *mountpoint) { in test_fs()
Dtest_write_cache.c202 static void test_fs(char *mountpoint) { in test_fs()
/third_party/libfuse/include/
Dfuse_lowlevel.h1946 char *mountpoint; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1298 const char *mountpoint; member