Searched refs:cl_pool (Results 1 – 1 of 1) sorted by relevance
80 uu_list_pool_t *cl_pool; member395 if (clp->cl_pool) in changelist_free()396 uu_list_pool_destroy(clp->cl_pool); in changelist_free()465 uu_list_node_init(cn, &cn->cn_listnode, clp->cl_pool); in change_one()575 clp->cl_pool = uu_list_pool_create("changelist_pool", in changelist_gather()579 if (clp->cl_pool == NULL) { in changelist_gather()586 clp->cl_list = uu_list_create(clp->cl_pool, NULL, in changelist_gather()673 uu_list_node_init(cn, &cn->cn_listnode, clp->cl_pool); in changelist_gather()