Searched refs:M_NFSD (Results 1 – 3 of 3) sorted by relevance
113 #define M_NFSD 52 /* NFS server daemon structure */ macro
169 nfsrv_reqcache_hashtbl = hashinit(nfsrv_reqcache_size, M_NFSD, &nfsrv_reqcache_hash); in nfsrv_initcache()449 hashdestroy(nfsrv_reqcache_hashtbl, M_NFSD, nfsrv_reqcache_hash); in nfsrv_cleancache()
971 MALLOC_DECLARE(M_NFSD);