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

/xnu-2782.1.97/bsd/sys/
H A Dmbuf.h905 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member in struct:mbstat
927 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member in struct:ombstat
/xnu-2782.1.97/bsd/kern/
H A Dkpi_mbuf.c1069 stats->minclsize = mbstat.m_minclsize;
H A Duipc_mbuf.c1300 mbstat.m_minclsize = MINCLSIZE;

Completed in 38 milliseconds