Searched refs:fDirectoryEntryTableVectorSize (Results 1 – 2 of 2) sorted by relevance
21 fDirectoryEntryTableVectorSize(0), in AllocationInfo()69 fDirectoryEntryTableVectorSize += vectorSize * elementSize; in AddDirectoryEntryTableAllocation()169 PRINT(" vector size: %9lu\n", fDirectoryEntryTableVectorSize); in Dump()173 + fDirectoryEntryTableVectorSize; in Dump()
40 size_t fDirectoryEntryTableVectorSize; variable