tag
line
file
source code
CACHE_SIZE
48
fs/ext2/dcache.c
static struct dir_cache_entry dcache[CACHE_SIZE];
CACHE_SIZE
67
fs/ext2/dcache.c
for (i = 1; i < CACHE_SIZE - 1; i++) {