Home
last modified time | relevance | path

Searched defs:mount_options (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/security_NosymfollowMountOption/
Dsecurity_NosymfollowMountOption.py59 def mount_and_test_with_string(self, mount_options, restrict_symlinks): argument
/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()
/external/autotest/client/bin/
Dpartition.py26 def __init__(self, fstype, fs_tag, mkfs_flags=None, mount_options=None): argument