Searched refs:fCountExisting (Results 1 – 2 of 2) sorted by relevance
94 entry->fCountExisting++; in entryIncrease()97 entry->fCountExisting++; in entryIncrease()157 --entry->fPool->fCountExisting; in free_entry()164 --alias->fCountExisting; in free_entry()203 if (resB->fCountExisting == 0) { in ures_flushCache()241 (void*)resB, resB->fCountExisting, in ures_dumpCacheContents()426 r->fCountExisting++; /* we increase its reference count */ in init_entry()471 r->fCountExisting--; in findFirstExisting()546 u2->fCountExisting = 0; in loadParentsExceptRoot()654 u1->fCountExisting = 0; in entryOpen()[all …]
52 uint32_t fCountExisting; /* how much is this resource used */ member