Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c80 uu_avl_t *cl_tree; member
186 if ((cn = uu_avl_last(clp->cl_tree)) == NULL) in changelist_postfix()
198 if ((walk = uu_avl_walk_start(clp->cl_tree, in changelist_postfix()
397 uu_avl_remove(clp->cl_tree, cn); in changelist_remove()
416 if (clp->cl_tree) { in changelist_free()
424 uu_avl_remove(clp->cl_tree, cn); in changelist_free()
430 uu_avl_destroy(clp->cl_tree); in changelist_free()
470 uu_avl_insert(clp->cl_tree, cn, idx); in changelist_add_mounted()
547 uu_avl_insert(clp->cl_tree, cn, idx); in change_one()
669 if (clp->cl_tree == NULL) { in changelist_gather()
[all …]
H A Dlibzfs.abi491 …<var-decl name='cl_tree' type-id='type-id-36' visibility='default' filepath='/home/fedora/zfs/lib/…