Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp764 int VolumeManager::createAsec(const char *id, unsigned long numSectors, const char *fstype, in createAsec()
/system/update_engine/common/
Dutils.cc679 for (const char* fstype : fstypes) { in MountFilesystem() local