Searched refs:growDirCache (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DdirCache.h47 int growDirCache(dirCache_t *cache, int slot);
H A DdirCache.c109 int growDirCache(dirCache_t *cache, int slot) function
157 if(growDirCache(*dcp, slot) < 0)
224 if(growDirCache(cache, endSlot) < 0)
320 if(growDirCache(cache, pos+1) < 0)
H A Dvfat.c765 } else if(growDirCache(cache, pos) < 0) {

Completed in 44 milliseconds