Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.h88 unsigned fs_options = 0; member
H A Dfastboot.cpp2025 const unsigned fs_options) { in fb_perform_format()
/aosp14/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h39 std::string fs_options; member
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp121 std::string fs_options; in ParseMountFlags() local
/aosp14/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp277 std::set<std::string> fs_options; in TEST() local