Home
last modified time | relevance | path

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

1234567

/external/squashfs-tools/RELEASE-READMEs/
DPERFORMANCE.README33 mounted from CDROM
42 Time taken to perform "tar cf - | cat > /dev/null" on filesystem mounted
56 on filesystem mounted from CDROM
69 mounted from Hard disk
78 Time taken to perform "tar cf - | cat > /dev/null" on filesystem mounted
92 on filesystem mounted from Hard disk
112 mounted from CDROM
120 Time taken to perform "tar cf - | cat > /dev/null" on filesystem mounted
133 on filesystem mounted from CDROM
145 mounted from Hard disk
[all …]
DREADME-2.0-AMD646 machines, but cannot be mounted on non-amd64 machines. Likewise, filesystems
7 generated on non amd64 machines could not be mounted on amd64 machines.
/external/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh48 mounted=1
73 mounted=0
79 if [ "$mounted" -eq "0" ]; then
103 if [ "$mounted" -ne 1 ]; then
/external/autotest/client/site_tests/login_Cryptohome/
Dcontrol7 PURPOSE = "Verify the cryptohome is mounted only after login."
9 This test will fail if cryptohome is mounted when not logged in, or vice versa.
19 This test checks that a cryptohome was mounted only after logging in.
/external/ltp/testcases/kernel/controllers/pids/
Dpids.sh41 mounted=1
61 if [ "$mounted" -ne "1" ]; then
78 mounted=0
84 if [ "$mounted" -eq "0" ]; then
/external/autotest/client/site_tests/platform_RootPartitionsNotMounted/
Dcontrol8 Verify that the root partitions are not mounted by processes other than
12 This test will fail if a root partition is mounted by a process other than
23 This test checks that the root partitions are not mounted by processes other
/external/autotest/client/site_tests/hardware_UsbMount/
Dcontrol11 is not still mounted after suspend.
22 Also checks that after suspending with the file system mounted and resuming,
23 the file sysem is still mounted
/external/toolchain-utils/
Dchromiumos_image_diff.py39 self.mounted = False
72 self.mounted = (rv == 0)
73 if not self.mounted:
76 return self.mounted
95 if self.mounted:
103 self.mounted = False
108 return not self.mounted
/external/autotest/client/site_tests/login_CryptohomeIncognito/
Dcontrol15 This test will fail if guest cryptohome is not mounted when logged in as guest,
16 or if it is mounted when not logged in as guest.
/external/autotest/client/site_tests/platform_EncryptedStateful/
Dplatform_EncryptedStateful.py87 self.mounted = not self.simulated
90 if self.mounted or not self.simulated:
102 self.mounted = True
105 if not self.mounted or not self.simulated:
109 self.mounted = False
/external/autotest/client/tests/connectathon/
Dcontrol8 Test for testing nfs mounted paths.
23 # On this example, /mnt/test is an NFS mounted location previously set
/external/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c54 int mounted; member
191 if (!cgrp_opt[i].mounted) in test_run()
246 if (cgrp_opt[i].mounted) { in cleanup()
325 opt->mounted = 1; in mount_cgroup()
/external/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup.sh40 echo $msg sysfs is not mounted >&2
47 echo $msg debugfs is not mounted >&2
/external/autotest/client/common_lib/
Dlogs_to_collect6 # This is the relative path to mounted stateful partition. Files in this folder
10 # the folder of mounted stateful partition.
/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
D00_Descriptions.txt30 test06 - namespace with shared point bind mounted
62 namespace with shared point bind mounted
/external/ltp/testcases/kernel/security/integrity/ima/
DREADME18 - Both sysfs and securityfs if not mounted, will be mounted.
32 be mounted with i_version support(Bugzilla 471593).
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in46 # a mounted filesystem. Read-Write mode is never allowed on a mounted
/external/linux-kselftest/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh17 echo $msg sysfs is not mounted >&2
191 echo $msg debugfs is not mounted >&2
/external/linux-kselftest/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh19 echo $msg sysfs is not mounted >&2
224 echo $msg debugfs is not mounted >&2
/external/fio/examples/
Dpmemblk.fio37 # The pmemblk engine does IO to files in a DAX-mounted filesystem.
39 # and then mounted with the '-o dax' option. Note that the engine
/external/syslinux/
DREADME.google11 mounted filesystems.
/external/autotest/client/cros/
Dcryptohome.py290 mounted = False
291 while retry < MOUNT_RETRY_COUNT and not mounted:
299 mounted = True
301 if not mounted:
/external/autotest/client/site_tests/platform_CryptohomeSyncStress/
Dcontrol7 PURPOSE = "Login in and verify that cryptohome is mounted successfully."
/external/autotest/client/tests/wb_kupdate/
DREADME4 mounted on a loop back device formated with a user specified filesystem,
/external/e2fsprogs/tests/m_minrootdir/
Dexpect3 Last mounted on: <not available>
115 Last mounted on: <not available>
169 Last mounted on: <not available>

1234567