Home
last modified time | relevance | path

Searched refs:mountpoint (Results 1 – 25 of 73) sorted by relevance

123

/third_party/ntfs-3g/libfuse-lite/
Dhelper.c13 struct fuse_chan *fuse_mount(const char *mountpoint, struct fuse_args *args) in fuse_mount() argument
30 fd = fuse_kern_mount(mountpoint, args); in fuse_mount()
36 fuse_kern_unmount(mountpoint, fd); in fuse_mount()
41 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch) in fuse_unmount() argument
44 fuse_kern_unmount(mountpoint, fd); in fuse_unmount()
Dmount.c363 void fuse_kern_unmount(const char *mountpoint, int fd) in fuse_kern_unmount() argument
370 if (!mountpoint) in fuse_kern_unmount()
390 fusermount(1, 0, 1, "", mountpoint); in fuse_kern_unmount()
393 fuse_mnt_umount("fuse", mountpoint, 1); in fuse_kern_unmount()
397 res = umount2(mountpoint, 2); in fuse_kern_unmount()
407 { FUSERMOUNT_PROG, "-u", "-q", "-z", "--", mountpoint, NULL }; in fuse_kern_unmount()
418 static int fuse_mount_fusermount(const char *mountpoint, const char *opts, in fuse_mount_fusermount() argument
425 if (!mountpoint) { in fuse_mount_fusermount()
461 argv[a++] = mountpoint; in fuse_mount_fusermount()
610 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args) in fuse_kern_mount() argument
[all …]
Dfuse_i.h24 void fuse_kern_unmount(const char *mountpoint, int fd);
25 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args);
/third_party/e2fsprogs/contrib/android/
Dbase_fs.c8 const char *mountpoint; member
36 static struct basefs_entry *basefs_readline(FILE *f, const char *mountpoint, in basefs_readline() argument
61 len = strlen(mountpoint); in basefs_readline()
101 struct ext2fs_hashmap *basefs_parse(const char *file, const char *mountpoint) in basefs_parse() argument
113 while ((entry = basefs_readline(f, mountpoint, &err))) in basefs_parse()
127 static void *init(const char *file, const char *mountpoint) in init() argument
133 params->mountpoint = mountpoint; in init()
179 if (fprintf(params->file, "%s%s ", params->mountpoint, in end_new_file()
Dblock_list.c10 const char *mountpoint; member
16 static void *init(const char *file, const char *mountpoint) in init() argument
22 params->mountpoint = mountpoint; in init()
63 if (fprintf(params->f, "%s%s ", params->mountpoint, in end_new_file()
Dperms.c23 char *mountpoint; member
136 if (strcmp(filename, params->mountpoint) == 0) { in set_perms_and_caps()
187 params->filename + strlen(params->mountpoint)) < 0) { in set_timestamp()
289 char *mountpoint, in __android_configure_fs() argument
304 .path = mountpoint, in __android_configure_fs()
305 .filename = mountpoint, in __android_configure_fs()
306 .mountpoint = mountpoint, in __android_configure_fs()
313 if (strlen(mountpoint) == 1 && mountpoint[0] == '/') in __android_configure_fs()
328 char *mountpoint, in android_configure_fs() argument
375 } else if (mountpoint) in android_configure_fs()
[all …]
De2fsdroid.c32 static char *mountpoint = ""; variable
248 mountpoint = strdup(optarg); in main()
306 retval = base_fs_alloc_load(fs, basefs_in, mountpoint, in main()
331 fs, src_dir, product_out, mountpoint, seopt_file, in main()
342 mountpoint); in main()
352 basefs_out, mountpoint); in main()
Dfsmap.h14 void* (* init)(const char *file, const char *mountpoint);
27 const char *file, const char *mountpoint);
Dperms.h36 char *mountpoint, in android_configure_fs() argument
58 char *mountpoint,
Dbase_fs.h15 struct ext2fs_hashmap *basefs_parse(const char *file, const char *mountpoint);
Dbasefs_allocator.h8 const char *mountpoint, const char *src_dir);
Dfsmap.c155 const char *file, const char *mountpoint) in fsmap_iter_filsys() argument
160 format->private = format->init(file, mountpoint); in fsmap_iter_filsys()
/third_party/ltp/testcases/kernel/fs/fs_bind/regression/
D00_Descriptions.txt25 test01 - bind unshared directory to unshare mountpoint.
26 test02 - rbind unshared directory to unshare mountpoint.
27 test03 - move unshared directory to unshare mountpoint.
32 bind unshared directory to unshare mountpoint.
37 rbind unshared directory to unshare mountpoint.
42 move unshared directory to unshare mountpoint.
/third_party/glib/gio/
Dgunixvolume.c108 GUnixMountPoint *mountpoint) in _g_unix_volume_new() argument
112 if (!(g_unix_mount_point_is_user_mountable (mountpoint) || in _g_unix_volume_new()
113 g_str_has_prefix (g_unix_mount_point_get_device_path (mountpoint), "/vol/")) || in _g_unix_volume_new()
114 g_unix_mount_point_is_loopback (mountpoint)) in _g_unix_volume_new()
119 volume->mount_path = g_strdup (g_unix_mount_point_get_mount_path (mountpoint)); in _g_unix_volume_new()
120 volume->device_path = g_strdup (g_unix_mount_point_get_device_path (mountpoint)); in _g_unix_volume_new()
121 volume->can_eject = g_unix_mount_point_guess_can_eject (mountpoint); in _g_unix_volume_new()
123 volume->name = g_unix_mount_point_guess_name (mountpoint); in _g_unix_volume_new()
124 volume->icon = g_unix_mount_point_guess_icon (mountpoint); in _g_unix_volume_new()
125 volume->symbolic_icon = g_unix_mount_point_guess_symbolic_icon (mountpoint); in _g_unix_volume_new()
[all …]
Dgunixvolumemonitor.c335 GUnixMountPoint *mountpoint = l->data; in update_volumes() local
338 … g_unix_mount_point_get_mount_path (mountpoint)); in update_volumes()
351 GUnixMountPoint *mountpoint = l->data; in update_volumes() local
353 volume = _g_unix_volume_new (G_VOLUME_MONITOR (monitor), mountpoint); in update_volumes()
Dgunixvolume.h48 GUnixMountPoint *mountpoint);
Dglocalfile.c770 char *mountpoint; in get_mount_info() local
801 mountpoint = find_mountpoint_for (path, buf.st_dev, FALSE); in get_mount_info()
802 if (mountpoint == NULL) in get_mount_info()
803 mountpoint = g_strdup ("/"); in get_mount_info()
805 mount = g_unix_mount_at (mountpoint, &cache_time); in get_mount_info()
814 g_free (mountpoint); in get_mount_info()
1100 char *mountpoint; in g_local_file_find_enclosing_mount() local
1106 mountpoint = find_mountpoint_for (local->filename, buf.st_dev, FALSE); in g_local_file_find_enclosing_mount()
1107 if (mountpoint == NULL) in g_local_file_find_enclosing_mount()
1110 mount = _g_mount_get_for_mount_path (mountpoint, cancellable); in g_local_file_find_enclosing_mount()
[all …]
/third_party/libwebsockets/lwsws/
Detc-lwsws-conf.d-localhost-EXAMPLE13 "mountpoint": "/",
21 "mountpoint": "/server-status",
25 "mountpoint": "/testcgi",
29 "mountpoint": "/formtest",
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_common.h165 struct fuse_chan *fuse_mount(const char *mountpoint, struct fuse_args *args);
173 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch);
197 int fuse_parse_cmdline(struct fuse_args *args, char **mountpoint,
/third_party/libwebsockets/READMEs/
DREADME.lwsws.md66 "mountpoint": "/",
118 "mountpoint": "/",
122 "mountpoint": "/testserver",
142 "mountpoint": "/",
150 "mountpoint": "/",
293 be auto-served if it matches the mountpoint.
297 …- file:// serve the uri using the remainder of the url past the mountpoint based on the origin di…
299 Eg, with this mountpoint
302 "mountpoint": "/",
309 …- ^http:// or ^https:// these cause any url matching the mountpoint to issue a redirect to the or…
[all …]
/third_party/toybox/scripts/
Dmkroot.sh72 mountpoint -q proc || mount -t proc proc proc
73 mountpoint -q sys || mount -t sysfs sys sys
74 if ! mountpoint -q dev
78 mountpoint -q dev/pts || mount -t devpts dev/pts dev/pts
/third_party/libwebsockets/plugins/deaddrop/
DREADME.md50 "mountpoint": "/tools/share",
55 "mountpoint": "/tools/share/upload",
59 "mountpoint": "/tools/share/get",
/third_party/NuttX/include/nuttx/fs/
Dfile.h67 typedef int (*foreach_mountpoint_t)(const char *mountpoint,
Dautomount.h103 FAR const char *mountpoint; /* Location to mount the volume */ member
/third_party/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf646 attribute mountpoint;
847 type default_t, file_type, mountpoint;
850 type file_t, file_type, mountpoint;
851 type home_root_t, file_type, mountpoint;
853 type mnt_t, file_type, mountpoint;
858 type root_t, file_type, mountpoint;
859 type src_t, file_type, mountpoint;
861 type tmp_t, mountpoint; #, polydir
862 type usr_t, file_type, mountpoint;
863 type var_t, file_type, mountpoint;
[all …]

123