HomeSort by relevance Sort by last modified time
    Searched refs:mount_count (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_consumer/
mount_history.cc 60 uint16_t mount_count = local
65 if (mount_count > 0) {
66 LOG(WARNING) << "Device was remounted R/W " << mount_count << " times. "
  /external/e2fsprogs/misc/
tune2fs.c 85 static int max_mount_count, mount_count, mount_flags; variable
140 "\t[-C mount_count] [-L volume_label] [-M last_mounted_dir]\n"
    [all...]
  /bootable/recovery/updater/
blockimg.cpp 2032 uint16_t mount_count = *reinterpret_cast<uint16_t*>(&block0_buffer[0x400 + 0x34]); local
    [all...]

Completed in 92 milliseconds