Searched refs:nAddedBytesCount (Results 1 – 2 of 2) sorted by relevance
757 uint32_t nAddedBytesCount; in partitionSetSize() local763 nAddedBytesCount = (nNewSectorCount-nCurrentSectorCount)*g_nSectorSize; in partitionSetSize()764 while (nAddedBytesCount) in partitionSetSize()770 nAddedBytesCount--; in partitionSetSize()
875 uint32_t nAddedBytesCount; in partitionSetSize() local881 nAddedBytesCount = (nNewSectorCount-nCurrentSectorCount)*g_nSectorSize; in partitionSetSize()882 while (nAddedBytesCount) in partitionSetSize()888 nAddedBytesCount--; in partitionSetSize()