Searched defs:dmgUdifFtrIsValid (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DDMG.cpp650 static bool dmgUdifFtrIsValid(PCDMGUDIF pFtr, uint64_t offFtr) function
1627 if (!dmgUdifFtrIsValid(&pThis->Ftr, pThis->cbFile - sizeof(pThis->Ftr)))
1772 if (dmgUdifFtrIsValid(&Ftr, offFtr))

Completed in 50 milliseconds