Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_CrosDisksFilesystem/
Dvfat_tests8 "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" ],
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" ],
Dext4_tests8 "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" ],
Dext2_tests8 "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" ],
Dext3_tests8 "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" ],
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" ],
Dext4_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/ftrace/
Dftracetest131 mount -t tracefs nodev /sys/kernel/tracing ||
136 mount -t debugfs nodev /sys/kernel/debug ||
/external/e2fsprogs/
Dacinclude.m4142 # This macro can be used to check for the presence of 'nodev' (or other mount
Dconfigure.ac1324 AX_CHECK_MOUNT_OPT(nodev)
/external/toybox/www/doc/
Dmount.txt31 (ro,noexec,nodev,nosuid,noatime...) each of which corresponds to a flag
/external/e2fsprogs/lib/
Dconfig.h.in316 /* Define to 1 if mount supports nodev. */