Home
last modified time | relevance | path

Searched defs:mountpoint (Results 1 – 18 of 18) 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.c258 void fuse_kern_unmount(const char *mountpoint, int fd) in fuse_kern_unmount()
307 static int fuse_mount_fusermount(const char *mountpoint, struct mount_opts *mo, in fuse_mount_fusermount()
561 int fuse_kern_mount(const char *mountpoint, struct mount_opts *mo) in fuse_kern_mount()
Dhelper.c155 char mountpoint[PATH_MAX] = ""; in fuse_helper_opt_proc() local
424 int fuse_open_channel(const char *mountpoint, const char* options) in fuse_open_channel()
Dmount_util.c358 int fuse_mnt_parse_fuse_fd(const char *mountpoint) in fuse_mnt_parse_fuse_fd()
Dfuse_i.h45 char *mountpoint; member
Dfuse_lowlevel.c2990 int fuse_session_mount(struct fuse_session *se, const char *mountpoint) in fuse_session_mount()
Dfuse.c5108 int fuse_mount(struct fuse *f, const char *mountpoint) { in fuse_mount()
/third_party/libfuse/example/
Dprintcap.c97 char *mountpoint; in main() local
/third_party/libfuse/util/
Dmount.fuse.c114 static int prepare_fuse_fd(const char *mountpoint, const char* subtype, in prepare_fuse_fd()
237 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.c156 static void test_fs(char *mountpoint) { in test_fs()
/third_party/libfuse/include/
Dfuse_lowlevel.h1876 char *mountpoint; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1291 const char *mountpoint; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42466 struct mountpoint { struct
42467 struct hlist_node m_hash;
42468 struct dentry *m_dentry;
42469 struct hlist_head m_list;
42470 int m_count;