Searched refs:cl_pool (Results 1 – 1 of 1) sorted by relevance
78 uu_list_pool_t *cl_pool; member416 if (clp->cl_pool) in changelist_free()417 uu_list_pool_destroy(clp->cl_pool); in changelist_free()486 uu_list_node_init(cn, &cn->cn_listnode, clp->cl_pool); in change_one()597 clp->cl_pool = uu_list_pool_create("changelist_pool", in changelist_gather()601 if (clp->cl_pool == NULL) { in changelist_gather()608 clp->cl_list = uu_list_create(clp->cl_pool, NULL, in changelist_gather()695 uu_list_node_init(cn, &cn->cn_listnode, clp->cl_pool); in changelist_gather()