/external/squashfs-tools/RELEASE-READMEs/ |
D | PERFORMANCE.README | 33 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 …]
|
D | README-2.0-AMD64 | 6 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/cgroup/ |
D | cgroup_regression_test.sh | 245 local mounted 265 get_cgroup_mountpoint $subsys1 >/dev/null && mounted=$subsys1 266 [ -z "$mounted" ] && get_cgroup_mountpoint $subsys2 >/dev/null && mounted=$subsys2 267 if [ -z "$mounted" ]; then 279 mntpoint=$(get_cgroup_mountpoint $mounted) 288 [ -z "$mounted" ] && umount $mntpoint 306 [ -z "$mounted" ] && umount $mntpoint
|
/external/ltp/testcases/kernel/controllers/cpuacct/ |
D | cpuacct.sh | 48 mounted=1 73 mounted=0 79 if [ "$mounted" -eq "0" ]; then 103 if [ "$mounted" -ne 1 ]; then
|
/external/autotest/client/site_tests/login_Cryptohome/ |
D | control | 7 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/autotest/client/site_tests/platform_RootPartitionsNotMounted/ |
D | control | 8 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/toolchain-utils/ |
D | chromiumos_image_diff.py | 39 self.mounted = False 72 self.mounted = (rv == 0) 73 if not self.mounted: 76 return self.mounted 96 if self.mounted: 104 self.mounted = False 109 return not self.mounted
|
/external/autotest/client/site_tests/hardware_UsbMount/ |
D | control | 11 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/autotest/client/site_tests/platform_EncryptedStateful/ |
D | platform_EncryptedStateful.py | 87 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/site_tests/login_CryptohomeIncognito/ |
D | control | 15 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/ltp/testcases/kernel/controllers/pids/ |
D | pids.sh | 42 mounted=1 64 if [ "$mounted" -ne "1" ]; then 81 mounted=0 87 if [ "$mounted" -eq "0" ]; then
|
/external/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | cgroup_xattr.c | 54 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()
|
/external/autotest/client/tests/connectathon/ |
D | control | 8 Test for testing nfs mounted paths. 23 # On this example, /mnt/test is an NFS mounted location previously set
|
/external/linux-kselftest/tools/testing/selftests/gpio/ |
D | gpio-mockup.sh | 45 echo $msg sysfs is not mounted >&2 52 echo $msg debugfs is not mounted >&2
|
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
D | hugemmap05.c | 72 static int mounted, restore_shmmax, restore_nr_hgpgs, restore_overcomm_hgpgs; variable 188 if (mounted) in cleanup() 256 mounted = 1; in setup()
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.20.txt | 32 mounted filesystems. (Users could usually get away with using tune2fs 33 on mounted filesystems before, but with the advent of ext3 and 35 use even when the filesystem being modified is mounted.) E2label is 37 is also now safe for use on mounted filesystems. 74 compiled into the kernel and not mounted. If the pathnames in 157 modifying a mounted filesystem. 189 point of a device if mounted.
|
/external/autotest/client/common_lib/ |
D | logs_to_collect | 6 # This is the relative path to mounted stateful partition. Files in this folder 10 # the folder of mounted stateful partition.
|
/external/ltp/testcases/kernel/security/integrity/ima/ |
D | README | 18 - Both sysfs and securityfs if not mounted, will be mounted. 32 be mounted with i_version support(Bugzilla 471593).
|
/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/ |
D | 00_Descriptions.txt | 30 test06 - namespace with shared point bind mounted 62 namespace with shared point bind mounted
|
/external/autotest/client/site_tests/security_NosymfollowMountOption/ |
D | control.baseline | 26 were mounted with the "nosymfollow" option, as well as that filesystems 27 mounted without that option can still traverse symlinks.
|
/external/u-boot/board/freescale/mpc832xemds/ |
D | README | 42 JP2 mounted (ETH4/2 MII) 43 JP3 mounted (ETH3 MII) 44 JP4 mounted (HRCW from BCSR)
|
/external/linux-kselftest/tools/testing/selftests/cpu-hotplug/ |
D | cpu-on-off-test.sh | 22 echo $msg sysfs is not mounted >&2 241 echo $msg debugfs is not mounted >&2
|
/external/e2fsprogs/ext2ed/ |
D | ext2ed.conf.in | 46 # a mounted filesystem. Read-Write mode is never allowed on a mounted
|
/external/linux-kselftest/tools/testing/selftests/memory-hotplug/ |
D | mem-on-off-test.sh | 21 echo $msg sysfs is not mounted >&2 241 echo $msg debugfs is not mounted >&2
|
/external/cros/system_api/dbus/vm_concierge/ |
D | service.proto | 31 // Describes any additional disk images that should be mounted inside the VM. 36 // Path where this disk image will be mounted inside the VM. 49 // If true, the disk image will be mounted writable. 52 // If true, the disk image will be mounted. 82 // Any additional disks that should be mounted inside the VM. 85 // Path to a shared directory that will be mounted via NFS inside the VM.
|