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

/xnu-2422.115.4/bsd/sys/
H A Dmbuf.h902 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member in struct:mbstat
924 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member in struct:ombstat
/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c1047 stats->minclsize = mbstat.m_minclsize;
H A Duipc_mbuf.c1279 mbstat.m_minclsize = MINCLSIZE;

Completed in 44 milliseconds