Home
last modified time | relevance | path

Searched defs:fs_options (Results 1 – 5 of 5) sorted by relevance

/aosp12/bootable/recovery/updater/
H A Dupdater_runtime.cpp76 std::string* fs_options) { in parseMountFlags()
97 std::string fs_options; in Mount() local
/aosp12/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h38 std::string fs_options; member
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp121 std::string fs_options; in ParseMountFlags() local
/aosp12/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp281 std::set<std::string> fs_options; in TEST() local
/aosp12/system/core/fastboot/
H A Dfastboot.cpp1703 const std::string& initial_dir, const unsigned fs_options) { in fb_perform_format()
1900 unsigned fs_options = 0; in Main() local