HomeSort by: relevance | last modified time | path
    Searched defs:nfsrv_usermax (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_commonsubs.c 164 static int nfsrv_usermax = 999999999; variable in typeref:typename:int
3292 nfsrv_usermax = nidp->nid_usermax;
3483 if (nfsrv_usercnt <= nfsrv_usermax)
3513 if (nfsrv_usercnt <= nfsrv_usermax)
nfs_commonsubs.c 164 static int nfsrv_usermax = 999999999; variable in typeref:typename:int
3292 nfsrv_usermax = nidp->nid_usermax;
3483 if (nfsrv_usercnt <= nfsrv_usermax)
3513 if (nfsrv_usercnt <= nfsrv_usermax)

Completed in 86 milliseconds