Searched defs:fstype (Results 1 – 2 of 2) sorted by relevance
764 int VolumeManager::createAsec(const char *id, unsigned long numSectors, const char *fstype, in createAsec()
679 for (const char* fstype : fstypes) { in MountFilesystem() local