Searched defs:rtable4size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c134 int rtable4size; variable
1118 for (index = 0; index < rtable4size; index++) {
1172 for (index = 0; index < rtable4size; index++) {
1248 for (index = 0; index < rtable4size; index++) {
1303 for (index = 0; index < rtable4size; index++) {
1522 for (index = 0; index < rtable4size; index++) {
1687 for (index = 0; index < rtable4size; index++) {
1801 for (index = 0; index < rtable4size; index++) {
1873 rtable4size = 1 << highbit(nrnode / rnode4_hashlen);
1874 rtable4mask = rtable4size
[all...]

Completed in 160 milliseconds