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