Home
last modified time | relevance | path

Searched defs:m_clusters (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c4217 u_int32_t m_mbclusters, m_clusters, m_bigclusters, m_16kclusters; local
4609 uint32_t m_clusters = m_total(MC_CL); local
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1252 u_int32_t m_clusters; /* clusters obtained from page pool */ member
1275 u_int32_t m_clusters; /* clusters obtained from page pool */ member