Searched refs:NFSSTATEHASHSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/nfs/ | ||
H A D | nfs.h | 98 #define NFSSTATEHASHSIZE 10 /* Size of server stateid hash table */ macro |
/freebsd/sys/fs/nfsserver/ | ||
H A D | nfs_nfsdstate.c | 68 int nfsrv_statehashsize = NFSSTATEHASHSIZE; |