Searched refs:IsBlockDevice (Results 1 – 2 of 2) sorted by relevance
85 static bool IsBlockDevice(const char* file) { in IsBlockDevice() function304 if (!pt && !IsBlockDevice(file)) { in LpdumpMain()
127 static bool IsBlockDevice(const struct mntent& mntent) { in IsBlockDevice() function in android::init::MountEntry185 } else if (MountEntry::IsBlockDevice(*mentry) && hasmntopt(mentry, "rw")) { in FindPartitionsToUmount()