Searched refs:fDirectoryEntryTableElementCount (Results 1 – 2 of 2) sorted by relevance
22 fDirectoryEntryTableElementCount(0), in AllocationInfo()70 fDirectoryEntryTableElementCount += elementCount; in AddDirectoryEntryTableAllocation()170 PRINT(" elements: %9lu\n", fDirectoryEntryTableElementCount); in Dump()
41 size_t fDirectoryEntryTableElementCount; variable