HomeSort by: relevance | last modified time | path
    Searched refs:nuidhash_max (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_iod.c 78 extern int nuidhash_max;
440 if (nmp->nm_numuids < nuidhash_max) {
nfs_syscalls.c 84 extern int nuidhash_max;
397 if (slp->ns_numuids < nuidhash_max) {
nfs_subs.c 122 int nuidhash_max = NFS_MAXUIDHASH; variable in typeref:typename:int

Completed in 110 milliseconds