NFILE 19 kernel/file.c struct file file[NFILE]; NFILE 35 kernel/file.c for(f = ftable.file; f < ftable.file + NFILE; f++){