taglinefilesource code
CACHE_SIZE47fs/ext2/dcache.cstatic struct dir_cache_entry dcache[CACHE_SIZE];
CACHE_SIZE66fs/ext2/dcache.cfor (i = 1; i < CACHE_SIZE - 1; i++) {