OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsrv_clienthashsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
55
int
nfsrv_clienthashsize
= NFSCLIENTHASHSIZE;
variable in typeref:typename:int
57
&
nfsrv_clienthashsize
, 0,
221
while (i <
nfsrv_clienthashsize
&& !gotit) {
249
if (i !=
nfsrv_clienthashsize
) {
781
while (i <
nfsrv_clienthashsize
&& !gotit) {
843
while (i <
nfsrv_clienthashsize
&& cnt < maxcnt) {
1111
for (i = 0; i <
nfsrv_clienthashsize
; i++) {
5370
for (i = 0; i <
nfsrv_clienthashsize
; i++) {
5747
for (i = 0; i <
nfsrv_clienthashsize
; i++) {
6087
for (i = 0; i <
nfsrv_clienthashsize
; i++)
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025