Searched refs:sysctl_nr_open_min (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/
H A Dsysctl.c110 extern int sysctl_nr_open_min, sysctl_nr_open_max;
1569 .extra1 = &sysctl_nr_open_min,
/linux-4.1.27/fs/
H A Dfile.c27 int sysctl_nr_open_min = BITS_PER_LONG; variable

Completed in 109 milliseconds