Searched refs:EXT_CLUSTER (Results 1 – 2 of 2) sorted by relevance
216 type = EXT_CLUSTER; in clust_constructor_dup()649 type = EXT_CLUSTER; in mb_ctor_clust()783 if (m->m_ext.ext_type == EXT_CLUSTER){ in mb_free_ext()973 (n->m_ext.ext_type == EXT_CLUSTER && M_WRITABLE(n))) in m_pulldown()
272 #define EXT_CLUSTER 1 /* mbuf cluster */ macro