Searched refs:fstype (Results 1 – 3 of 3) sorted by relevance
223 static bool IsDataMounted(const std::string& fstype) { in IsDataMounted() argument232 return fstype == "*" || mentry->mnt_type == fstype; in IsDataMounted()
616 for (const char* fstype : fstypes) { in MountFilesystem() local619 fstype, in MountFilesystem()626 << mountpoint << " as " << fstype; in MountFilesystem()
57 i->genfs->fstype, in get_genfs()