Home
last modified time | relevance | path

Searched refs:mount_options (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/client/site_tests/security_NosymfollowMountOption/
Dsecurity_NosymfollowMountOption.py59 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/
Dpartition.py26 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
Dpartition_unittest.py24 self.assertEqual('mount opts', obj.mount_options)
/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c182 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/
Dplatform_CrosDisksRename.py28 mount_options = config.get('mount_options')
50 mount_options)
Dexfat_tests9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
Dvfat_tests9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
Dntfs_tests9 "mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
/external/e2fsprogs/po/
De2fsprogs.pot5874 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dfi.po5971 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dzh_CN.po6220 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dsr.po6449 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Duk.po6450 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dms.po6199 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Deo.po6138 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dit.po6324 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Did.po6316 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dda.po6160 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dsv.po6341 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dnl.po6448 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dtr.po6512 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dpl.po6328 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dca.po6446 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dcs.po6385 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Dhu.po6425 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"

12