Searched refs:ReadAndCheckMbr (Results 1 – 2 of 2) sorted by relevance
74 bool ReadAndCheckMbr(const uint32_t lunIndex, const uint32_t blockSize);
299 bool UfsPtable::ReadAndCheckMbr(const uint32_t lunIndex, const uint32_t blockSize) in ReadAndCheckMbr() function in Updater::UfsPtable374 if (ReadAndCheckMbr(lunIndex, GetDeviceBlockSize())) { in LoadAllLunPartitions()