Home
last modified time | relevance | path

Searched refs:cl_pool (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c79 uu_avl_pool_t *cl_pool; member
455 if (clp->cl_pool) in changelist_free()
456 uu_avl_pool_destroy(clp->cl_pool); in changelist_free()
485 uu_avl_node_init(cn, &cn->cn_treenode, clp->cl_pool); in changelist_add_mounted()
555 uu_avl_node_init(cn, &cn->cn_treenode, clp->cl_pool); in change_one()
673 clp->cl_pool = uu_avl_pool_create("changelist_pool", in changelist_gather()
677 if (clp->cl_pool == NULL) { in changelist_gather()
684 clp->cl_tree = uu_avl_create(clp->cl_pool, NULL, UU_DEFAULT); in changelist_gather()
780 uu_avl_node_init(cn, &cn->cn_treenode, clp->cl_pool); in changelist_gather()
/freebsd/lib/ofed/complib/
H A DMakefile17 cl_pool.c \
/freebsd/lib/ofed/include/
H A DMakefile74 ${OSM}/complib/cl_pool.h \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6358 OLD_FILES+=usr/include/infiniband/complib/cl_pool.h