Searched refs:uBatEntry (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVHDX.cpp1923 uint64_t uBatEntry; local
1926 uBatEntry = pImage->paBat[idxBat].u64BatEntry;
1930 switch (VHDX_BAT_ENTRY_GET_STATE(uBatEntry))
1942 uint64_t offFile = VHDX_BAT_ENTRY_GET_FILE_OFFSET(uBatEntry) + offRead;

Completed in 49 milliseconds