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

/vbox/include/iprt/
H A Disofs.h119 uint32_t path_table_start_first; member in struct:RTISOFSPRIVOLDESC
/vbox/src/VBox/Runtime/r3/
H A Disofs.cpp157 Assert(pFile->pvd.path_table_start_first > 16);
158 uint64_t uTableStart = (pFile->pvd.path_table_start_first * RTISOFS_SECTOR_SIZE);

Completed in 125 milliseconds