Home
last modified time | relevance | path

Searched refs:mount (Results 326 - 350 of 367) sorted by relevance

1...<<1112131415

/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()
H A Dfanotify10.c12 * Check that fanotify properly merges ignore mask of a mount mark
43 #include <sys/mount.h>
145 .tname = "ignore mount events created on a specific file",
154 .tname = "ignore exec mount events created on a specific file",
164 .tname = "don't ignore mount events created on another file",
174 .tname = "don't ignore exec mount events created on another file",
184 .tname = "ignore inode events created on a specific mount point",
193 .tname = "ignore exec inode events created on a specific mount point",
203 .tname = "don't ignore inode events created on another mount point",
213 .tname = "don't ignore exec inode events created on another mount poin
[all...]
/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()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp64 return TEMP_FAILURE_RETRY(mount(source.c_str(), target.c_str(), type, flags, data)); in Mount()
/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()
/third_party/toybox/generated/
H A Dglobals.h98 // toys/lsb/mount.c
1626 struct mount_data mount; member
/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs13 feature = "mount",
22 use crate::mount::MntFlags;
457 /// Get the mount flags
459 feature = "mount",
474 /// Get the mount flags
707 feature = "mount", in fmt()
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c48 #include <sys/mount.h>
254 * containted in the mount structure. in vfs_nfs_reclaim()
476 * This implements a portion of the mount operation. This function allocates
477 * and initializes the mountpoint private data and gets mount information
479 * NFS server mount information) to the mountpoint is performed by mount().
783 ret = mount((const char *)NULL, mount_path, "nfs", 0, &nfs_args); in nfs_mount()
791 perror("mount nfs error"); in nfs_mount()
991 /* Make sure that the mount is still healthy */ in vfs_nfs_readdir()
1423 /* Check if the mount i in vfs_nfs_mkdir()
[all...]
/foundation/filemanagement/app_file_service/test/unittest/file_share_ndk_test/file_share_permission_test/
H A Dfile_share_permission_test.cpp22 #include <sys/mount.h>
/third_party/eudev/src/udev/
H A Dudevd.c41 #include <sys/mount.h>
/third_party/f2fs-tools/include/
H A Df2fs_fs.h81 #include <sys/mount.h>

Completed in 36 milliseconds

1...<<1112131415