Searched refs:CheckIsExt4 (Results 1 – 4 of 4) sorted by relevance
41 bool CheckIsExt4(const char *dev, uint64_t offset);
47 bool CheckIsExt4(const char *dev, uint64_t offset) in CheckIsExt4() function
467 if (!CheckIsExt4(devExt4, 0)) { in MountPartitionDevice()
182 if (CheckIsExt4(devExt4, 0)) { in DoRemount()272 if (CheckIsExt4(devExt4, 0)) { in DoSystemRemount()