Searched refs:M_NFSMNT (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmalloc.h116 #define M_NFSMNT 23 /* NFS mount structure */ macro
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h778 MALLOC_DECLARE(M_NFSMNT); variable
H A Dnfs_vfsops.c2657 sizeof (struct nfsmount), M_NFSMNT, M_WAITOK);
4363 FREE_ZONE((caddr_t)nmp, sizeof (struct nfsmount), M_NFSMNT);

Completed in 44 milliseconds