Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c79 uu_avl_pool_t *cl_pool; member
432 if (clp->cl_pool) in changelist_free()
433 uu_avl_pool_destroy(clp->cl_pool); in changelist_free()
467 uu_avl_node_init(cn, &cn->cn_treenode, clp->cl_pool); in changelist_add_mounted()
542 uu_avl_node_init(cn, &cn->cn_treenode, clp->cl_pool); in change_one()
654 clp->cl_pool = uu_avl_pool_create("changelist_pool", in changelist_gather()
658 if (clp->cl_pool == NULL) { in changelist_gather()
665 clp->cl_tree = uu_avl_create(clp->cl_pool, NULL, UU_DEFAULT); in changelist_gather()
761 uu_avl_node_init(cn, &cn->cn_treenode, clp->cl_pool); in changelist_gather()
H A Dlibzfs.abi488 …<var-decl name='cl_pool' type-id='type-id-35' visibility='default' filepath='/home/fedora/zfs/lib/…