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