Searched refs:M_NFSDIROFF (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmalloc.h153 #define M_NFSDIROFF 60 /* NFS directory offset data */ macro
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h779 MALLOC_DECLARE(M_NFSDIROFF); variable
H A Dnfs_node.c997 FREE_ZONE(np->n_cookiecache, sizeof(struct nfsdmap), M_NFSDIROFF);
H A Dnfs_vnops.c4938 sizeof(struct nfsdmap), M_NFSDIROFF, M_WAITOK);

Completed in 46 milliseconds