| /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 | 258 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()
|
| D | helper.c | 155 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()
|
| D | mount_util.c | 358 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 | 2990 int fuse_session_mount(struct fuse_session *se, const char *mountpoint) in fuse_session_mount()
|
| D | fuse.c | 5108 int fuse_mount(struct fuse *f, const char *mountpoint) { in fuse_mount()
|
| /third_party/libfuse/example/ |
| D | printcap.c | 97 char *mountpoint; in main() local
|
| /third_party/libfuse/util/ |
| D | mount.fuse.c | 114 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/ |
| 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 | 156 static void test_fs(char *mountpoint) { in test_fs()
|
| /third_party/libfuse/include/ |
| D | fuse_lowlevel.h | 1876 char *mountpoint; member
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-context-vhost.h | 1291 const char *mountpoint; member
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 42466 struct mountpoint { struct 42467 struct hlist_node m_hash; 42468 struct dentry *m_dentry; 42469 struct hlist_head m_list; 42470 int m_count;
|