Searched refs:fCountExisting (Results 1 – 2 of 2) sorted by relevance
96 entry->fCountExisting++; in entryIncrease()99 entry->fCountExisting++; in entryIncrease()159 --entry->fPool->fCountExisting; in free_entry()166 --alias->fCountExisting; in free_entry()205 if (resB->fCountExisting == 0) { in ures_flushCache()243 (void*)resB, resB->fCountExisting, in ures_dumpCacheContents()429 r->fCountExisting++; /* we increase its reference count */ in init_entry()474 r->fCountExisting--; in findFirstExisting()549 u2->fCountExisting = 0; in loadParentsExceptRoot()657 u1->fCountExisting = 0; in entryOpen()[all …]
54 uint32_t fCountExisting; /* how much is this resource used */ member