Home
last modified time | relevance | path

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

/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h38 std::string fs_options; member
/system/core/fs_mgr/
Dfs_mgr_fstab.cpp121 std::string fs_options; in ParseMountFlags() local
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp281 std::set<std::string> fs_options; in TEST() local
/system/core/fastboot/
Dfastboot.cpp1703 const std::string& initial_dir, const unsigned fs_options) { in fb_perform_format()
1900 unsigned fs_options = 0; in Main() local