Searched refs:mount_count (Results 1 – 1 of 1) sorted by relevance
2172 uint16_t mount_count = *reinterpret_cast<uint16_t*>(&block0_buffer[0x400 + 0x34]); in CheckFirstBlockFn() local2174 if (mount_count > 0) { in CheckFirstBlockFn()2175 uiPrintf(state, "Device was remounted R/W %" PRIu16 " times", mount_count); in CheckFirstBlockFn()