Searched refs:NR_FILE (Results 1 – 2 of 2) sorted by relevance
36 .max_files = NR_FILE393 files_stat.max_files = max_t(unsigned long, n, NR_FILE); in files_maxfiles_init()
102 #define NR_FILE 8192 /* this can well be larger on a larger system */ macro