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