Home
last modified time | relevance | path

Searched refs:M_NFSD (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dmalloc.h113 #define M_NFSD 52 /* NFS server daemon structure */ macro
/xnu-10063.101.15/bsd/nfs/
H A Dnfs_srvcache.c169 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()
H A Dnfs.h971 MALLOC_DECLARE(M_NFSD);