Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h90 unsigned fs_options = 0; member
Dfastboot.cpp2035 const unsigned fs_options, const FlashingPlan* fp) { in fb_perform_format()
/system/core/fs_mgr/libfstab/include/fstab/
Dfstab.h41 std::string fs_options; member
/system/core/fs_mgr/libfstab/
Dfstab.cpp124 std::string fs_options; in ParseMountFlags() local
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp306 std::set<std::string> fs_options; in TEST() local