/external/autotest/client/site_tests/platform_CrosDisksFilesystem/ |
D | vfat_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 28 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 40 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | exfat_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 17 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 28 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext4_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 30 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext2_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 30 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext3_tests | 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 30 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ntfs_tests | 9 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 20 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ], 32 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
|
/external/libnl/python/netlink/route/ |
D | tc.py | 199 def brief(self, title, nodev=False, noparent=False): argument 202 if not nodev: 322 def format(self, details=False, stats=False, nodev=False, argument 327 buf = fmt.format(self.brief('qdisc', nodev, noparent)) 450 def format(self, details=False, _stats=False, nodev=False, argument 455 buf = fmt.format(self.brief('class', nodev, noparent)) 525 def format(self, details=False, _stats=False, nodev=False, argument 530 buf = fmt.format(self.brief('classifier', nodev, noparent))
|
D | address.py | 335 def format(self, details=False, stats=False, nodev=False, indent=''): argument 341 if not nodev:
|
/external/autotest/client/site_tests/platform_CrosDisksRename/ |
D | vfat_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ext4_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | exfat_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ntfs_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
/external/linux-kselftest/tools/testing/selftests/ftrace/ |
D | ftracetest | 131 mount -t tracefs nodev /sys/kernel/tracing || 136 mount -t debugfs nodev /sys/kernel/debug ||
|
/external/e2fsprogs/ |
D | acinclude.m4 | 142 # This macro can be used to check for the presence of 'nodev' (or other mount
|
D | configure.ac | 1324 AX_CHECK_MOUNT_OPT(nodev)
|
/external/toybox/www/doc/ |
D | mount.txt | 31 (ro,noexec,nodev,nosuid,noatime...) each of which corresponds to a flag
|
/external/e2fsprogs/lib/ |
D | config.h.in | 316 /* Define to 1 if mount supports nodev. */
|