Home
last modified time | relevance | path

Searched refs:mounted (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/ltp/testcases/kernel/fs/squashfs/
Dsquashfs01.c42 static int mounted; variable
46 if (mounted) in cleanup()
92 mounted = 1; in run()
95 mounted = 0; in run()
/third_party/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh26 mounted=1
102 mounted=0
108 if [ "$mounted" -eq "0" ]; then
133 if [ "$mounted" -ne 1 ]; then
/third_party/ltp/testcases/kernel/fs/quota_remount/
Dquota_remount_test01.sh34 [ "$mounted" ] || return
36 mounted=
51 mounted=1
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx07.c63 static int mounted; variable
147 mounted = 1; in setup()
160 if (mounted) in cleanup()
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Devm_overlay.sh43 mounted=1
84 [ -n "$mounted" ] || return 0
/third_party/ltp/testcases/kernel/controllers/pids/
Dpids.sh21 mounted=1
43 if [ "$mounted" -ne "1" ]; then
74 mounted=0
80 if [ "$mounted" -eq "0" ]; then
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c54 int mounted; member
191 if (!cgrp_opt[i].mounted) in test_run()
242 if (cgrp_opt[i].mounted) { in cleanup()
318 opt->mounted = 1; in mount_cgroup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap05.c61 static int mounted, restore_shmmax, restore_overcomm_hgpgs; variable
171 if (mounted) in cleanup()
237 mounted = 1; in setup()
/third_party/mesa3d/.gitlab-ci/common/
Dinit-stage1.sh13 mount -t devtmpfs none /dev || echo possibly already mounted
/third_party/ntfs-3g/
DREADME.md89 read-write mounted for everybody the following way as the root user
90 (unmount the volume if it was already mounted, and replace /dev/sda1
99 You can also make NTFS to be mounted during boot by putting the below
/third_party/ltp/testcases/commands/unshare/
Dunshare01.sh98 mounted)
/third_party/ltp/testcases/kernel/security/smack/
DREADME6 The smackfs filesystem must be mounted at /smack. One way to accomplish
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_direct_mode_display.txt26 HMDs (head mounted displays) from the native platform's display management
/third_party/ltp/testcases/kdump/sample/
Drunkdump.EXTRA_LKDTM.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.BASIC_LKDTM.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.BASIC_LKDTM.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.SLES75 # Dump vmcore on a mounted NFS filesystem.
/third_party/ntfs-3g/src/
Dntfs-3g_common.h159 BOOL mounted; member
/third_party/e2fsprogs/
D0005-resize2fs-resize2fs-disk-hardlinks-will-be-error.patch11 mistakenly considers that disk is mounted to /root/tmp. As a result
/third_party/curl/packages/vms/
Dcompare_curl_source.com15 $! NFS mounted volume.
56 $! If your repository checkout is not on an NFS mounted volume, you do not
/third_party/ltp/testcases/kdump/doc/
DALL_TEST.txt56 * KNNFS: dump on a mounted NFS filesystem.
/third_party/ltp/testcases/kernel/security/tomoyo/
DREADME8 The securityfs filesystem must be mounted at /sys/kernel/security .
/third_party/mesa3d/docs/
Dandroid.rst57 The vendor partition with the drivers is normally mounted from a
82 of it. The vendor partition with the drivers is normally mounted from

1234