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