Home
last modified time | relevance | path

Searched refs:mount (Results 301 - 325 of 347) sorted by relevance

1...<<11121314

/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest02.c53 #include <sys/mount.h>
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c24 #include <sys/mount.h>
41 /* If mtab is within new mount, don't touch it */ in mtab_needs_update()
77 * hide in a directory, where mount isn't able to resolve in fuse_mnt_add_mount()
92 execle("/sbin/mount", "/sbin/mount", "-F", type, "-o", opts, in fuse_mnt_add_mount()
94 fprintf(stderr, "%s: failed to execute /sbin/mount: %s\n", progname, in fuse_mnt_add_mount()
193 fprintf(stderr, "%s: bad mount point %s: %s\n", progname, orig, in fuse_mnt_resolve_path()
242 fprintf(stderr, "%s: if you are sure this is safe, use the 'nonempty' mount option\n", progname); in fuse_mnt_check_empty()
272 /* If mtab is within new mount, don't touch it */ in mtab_needs_update()
323 * hide in a directory, where mount is in fuse_mnt_add_mount()
[all...]
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c23 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dinclude.h48 #include <sys/mount.h>
157 "file::mount", in clear_status()
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c103 #include <sys/mount.h>
/third_party/toybox/toys/lsb/
H A Dmount.c0 /* mount.c - mount filesystems
5 * See http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/mount.html
9 * TODO mount -o loop,autoclear (linux git 96c5865559ce)
11 USE_MOUNT(NEWTOY(mount, "?O:afnrvwt:o*[-rw]", TOYFLAG_BIN|TOYFLAG_STAYROOT))
15 bool "mount"
18 usage: mount [-afFrsvw] [-t TYPE] [-o OPTION,] [[DEVICE] DIR]
24 -O Only mount -a entries that have this option
25 -f Fake it (don't actually mount)
36 You can also "mount
[all...]
/third_party/libfuse/util/
H A Dfusermount.c252 * pointing to an arbitrary mount, thereby tricking fusermount3 into
255 * This is the child process running in a separate mount namespace, so
262 * Then bind mount parent onto a stable base where the user can't move
284 res = mount("", "/", "", MS_PRIVATE | MS_REC, NULL); in check_is_mount_child()
310 res = mount(".", "/", "", MS_BIND | MS_REC, NULL); in check_is_mount_child()
761 fprintf(stderr, "%s: mount options too long\n", progname); in mount_notrunc()
765 return mount(source, target, filesystemtype, mountflags, data); in mount_notrunc()
835 fprintf(stderr, "%s: note: 'large_read' mount option is deprecated for %i.%i kernels\n", progname, kmaj, kmin); in do_mount()
920 fprintf(stderr, "%s: mount failed: %s\n", progname, in do_mount()
1033 /* Define permitted filesystems for the mount targe in check_perm()
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_net.sh183 ROD tst_ns_exec $pid net,mnt mount --make-rprivate /sys
184 ROD tst_ns_exec $pid net,mnt mount -t sysfs none /sys
/third_party/ltp/lib/
H A Dtst_device.c9 #include <sys/mount.h>
636 tst_brkm(TBROK, NULL, "Could not find mount device"); in tst_stat_mount_dev()
H A Dtst_test.c14 #include <sys/mount.h>
1001 if (mount(dev, mntpoint, fs_type, 0, NULL)) { in prepare_and_mount_ro_fs()
1002 tst_res(TINFO | TERRNO, "Can't mount %s at %s (%s)", in prepare_and_mount_ro_fs()
1256 /* If we failed to mount read-only tmpfs. Fallback to in do_setup()
1260 tst_res(TINFO, "Can't mount tmpfs read-only, " in do_setup()
H A Dsafe_macros.c12 #include <sys/mount.h>
916 rval = mount(source, target, filesystemtype, mountflags, data); in safe_mount()
922 * The FUSE filesystem executes mount.fuse helper, which tries to in safe_mount()
926 * The mount helpers are called mount.$fs_type. in safe_mount()
932 snprintf(buf, sizeof(buf), "mount.%s '%s' '%s'", in safe_mount()
940 "mount.%s failed with %i", filesystemtype, rval); in safe_mount()
944 "mount(%s, %s, %s, %lu, %p) failed", source, target, in safe_mount()
948 "Invalid mount(%s, %s, %s, %lu, %p) return value %d", in safe_mount()
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c60 #include <sys/mount.h>
/third_party/musl/scripts/
H A Druntest_Windows.bat82 hdc shell mount -o rw,remount /
H A Druntest_linux.sh103 ${CMD} shell mount -o rw,remount /
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c20 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify09.c45 #include <sys/mount.h>
90 .tname = "Events on non-dir child with both parent and mount marks",
96 .tname = "Events on non-dir child and subdir with both parent and mount marks",
103 .tname = "Events on non-dir child and parent with both parent and mount marks",
117 .tname = "Events on non-dir children with both parent and mount marks",
124 .tname = "Events on non-dir child with both parent and mount marks and filename info",
243 * Add subdir or mount mark for each group with CLOSE event, in create_fanotify_groups()
H A Dfanotify16.c28 #include <sys/mount.h>
292 /* Save the mount root fid */ in do_test()
297 * Make it a mount root. in do_test()
/third_party/toybox/lib/
H A Dportability.c54 #include <sys/mount.h>
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-mem/
H A Dminimal-http-server-tls-mem.c14 * "./mount-origin" of the directory it was started in.
16 * You can change that by changing mount.origin below.
25 static const struct lws_http_mount mount = { variable
28 /* .origin */ "./mount-origin", /* serve from dir */
429 info.mounts = &mount; in main()
443 info.mounts = &mount; in main()
/third_party/f2fs-tools/fsck/
H A Df2fs.h36 #include <sys/mount.h>
173 unsigned long long elapsed_time; /* elapsed time after mount */
174 unsigned long long mounted_time; /* mount time */
/third_party/f2fs-tools/lib/
H A Dlibf2fs_io.c32 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dlibcgroup_freezer101 tst_brkm TBROK "Failed to make mount point for cgroup filesystem"
105 mount -t cgroup -o${cgroup_subsys} test_cgroup_${cgroup_subsys} $TMP/${cgroup_subsys}_test
109 tst_resm TINFO "Failed to mount cgroup filesystem with ${cgroup_subsys} subsystem."
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c6 #include <sys/mount.h>
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit_lite.py139 @Plugin(type=Plugin.TEST_KIT, id=CKit.mount)
155 self.mount_list = get_config_value('mount', config, is_list=True)
160 msg = "The config for mount kit is invalid with mount:{}" \
167 Init the environment on the device server, e.g. mount the testcases to
189 "mount nfs_ip:nfs_directory device"
193 "toybox mount -t nfs -o nolock,addr=nfs_ip nfs_ip:nfs_directory "
234 timeout = 15 if command.startswith("mount") else 1
235 if command.startswith("mount"):
259 LOG.debug("Start mount ki
[all...]
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c35 #include <sys/mount.h>
351 /* If skipped or crossed mount point, do post-order visit. */ in fts_read()
929 * crossing mount points. Also remember the link count, used in fts_stat()

Completed in 24 milliseconds

1...<<11121314