Searched refs:mount_options (Results 1 – 25 of 28) sorted by relevance
12
/external/autotest/client/site_tests/security_NosymfollowMountOption/ |
D | security_NosymfollowMountOption.py | 59 def mount_and_test_with_string(self, mount_options, restrict_symlinks): argument 77 mount_options, 90 for arg in mount_options.split(','):
|
/external/autotest/client/bin/ |
D | partition.py | 26 def __init__(self, fstype, fs_tag, mkfs_flags=None, mount_options=None): argument 42 self.mount_options = mount_options or "" 49 self.mount_options, self.fs_tag)) 390 self.mount_options = None 410 self.mount_options = fs_options.mount_options 657 if self.mount_options: 658 args += ' -o ' + self.mount_options
|
D | partition_unittest.py | 24 self.assertEqual('mount opts', obj.mount_options)
|
/external/linux-kselftest/tools/testing/selftests/mount/ |
D | unprivileged-remount-test.c | 182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount() argument 216 if (mount("testing", "/tmp", fstype, mount_flags, mount_options) != 0) { in test_unpriv_remount() 219 mount_options? mount_options : "", in test_unpriv_remount()
|
/external/autotest/client/site_tests/platform_CrosDisksRename/ |
D | platform_CrosDisksRename.py | 28 mount_options = config.get('mount_options') 50 mount_options)
|
D | exfat_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | vfat_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
D | ntfs_tests | 9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 5874 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | fi.po | 5971 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | zh_CN.po | 6220 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | sr.po | 6449 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | uk.po | 6450 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | ms.po | 6199 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | eo.po | 6138 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | it.po | 6324 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | id.po | 6316 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | da.po | 6160 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | sv.po | 6341 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | nl.po | 6448 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | tr.po | 6512 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | pl.po | 6328 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | ca.po | 6446 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | cs.po | 6385 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
D | hu.po | 6425 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
|
12