Home
last modified time | relevance | path

Searched defs:fstype (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dreboot.cpp223 static bool IsDataMounted(const std::string& fstype) { in IsDataMounted()
/system/update_engine/common/
Dutils.cc616 for (const char* fstype : fstypes) { in MountFilesystem() local