Searched defs:fstype (Results 1 – 2 of 2) sorted by relevance
223 static bool IsDataMounted(const std::string& fstype) { in IsDataMounted()
616 for (const char* fstype : fstypes) { in MountFilesystem() local