/* * linux/fs/file_table.c * * (C) 1991 Linus Torvalds */ #include struct file file_table[NR_FILE];