Searched refs:read_max (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dvfs_cluster.c76 static int read_max = 64; variable
77 SYSCTL_INT(_vfs, OID_AUTO, read_max, CTLFLAG_RW, &read_max, 0,
114 maxra = min(read_max, maxra);

Completed in 123 milliseconds