Searched refs:IsBlockDevice (Results 1 – 1 of 1) sorted by relevance
171 static bool IsBlockDevice(const struct mntent& mntent) { in IsBlockDevice() function in android::init::MountEntry250 } else if (MountEntry::IsBlockDevice(*mentry) && hasmntopt(mentry, "rw")) { in FindPartitionsToUmount()