Searched defs:mountpoint (Results 1 – 17 of 17) sorted by relevance
| /third_party/rust/crates/nix/test/ |
| D | test_nmount.rs | 13 let mountpoint = tempdir().unwrap(); in ok() localVariable 37 let mountpoint = tempdir().unwrap(); in bad_fstype() localVariable
|
| /third_party/ntfs-3g/libfuse-lite/ |
| D | helper.c | 13 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()
|
| D | mount.c | 363 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/ |
| D | mount_bsd.c | 130 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()
|
| D | mount.c | 263 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()
|
| D | helper.c | 158 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()
|
| D | mount_util.c | 361 int fuse_mnt_parse_fuse_fd(const char *mountpoint) in fuse_mnt_parse_fuse_fd()
|
| D | fuse_i.h | 45 char *mountpoint; member
|
| D | fuse_lowlevel.c | 3144 int fuse_session_mount(struct fuse_session *se, const char *mountpoint)
|
| D | fuse.c | 5110 int fuse_mount(struct fuse *f, const char *mountpoint) { in fuse_mount()
|
| /third_party/libfuse/example/ |
| D | printcap.c | 95 char *mountpoint; in main() local
|
| /third_party/libfuse/util/ |
| D | mount.fuse.c | 118 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/ |
| D | automount.h | 90 FAR const char *mountpoint; /* Location to mount the volume */ member
|
| /third_party/libfuse/test/ |
| D | test_setattr.c | 134 static void test_fs(char *mountpoint) { in test_fs()
|
| D | test_write_cache.c | 202 static void test_fs(char *mountpoint) { in test_fs()
|
| /third_party/libfuse/include/ |
| D | fuse_lowlevel.h | 1946 char *mountpoint; member
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-context-vhost.h | 1298 const char *mountpoint; member
|