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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmalloc.h116 #define M_NFSMNT 23 /* NFS mount structure */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs.h793 MALLOC_DECLARE(M_NFSMNT); variable
H A Dnfs_vfsops.c2668 sizeof (struct nfsmount), M_NFSMNT, M_WAITOK);
4488 FREE_ZONE((caddr_t)nmp, sizeof (struct nfsmount), M_NFSMNT);

Completed in 132 milliseconds