Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h88 unsigned fs_options = 0; member
Dfastboot.cpp2025 const unsigned fs_options) { in fb_perform_format()
/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h39 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.cpp277 std::set<std::string> fs_options; in TEST() local