Home
last modified time | relevance | path

Searched refs:nodev (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/site_tests/platform_CrosDisksFilesystem/
Dexfat_tests8 "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" ],
Dext3_tests8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
Dext4_tests8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
Dext2_tests8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
Dvfat_tests8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
Dntfs_tests9 "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/
Dtc.py199 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))
Daddress.py335 def format(self, details=False, stats=False, nodev=False, indent=''): argument
341 if not nodev:
/external/autotest/client/site_tests/platform_CrosDisksRename/
Dvfat_tests9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
Dexfat_tests9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
Dntfs_tests9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt48 mount -t sysfs -o nodev,noexec,nosuid sysfs /sys
49 mount -t proc -o nodev,noexec,nosuid proc /proc