Home
last modified time | relevance | path

Searched refs:addUsedEntry (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
DdirCache.h42 dirCacheEntry_t *addUsedEntry(dirCache_t *Stream,
Dvfat.c305 addUsedEntry(cache, start, start + num_vses + 1, wlongname, unixyName, in write_vfat()
499 return addUsedEntry(cache, direntry->entry - vfat.subentries, in vfat_lookup_loop_common()
DdirCache.c258 dirCacheEntry_t *addUsedEntry(dirCache_t *cache, in addUsedEntry() function