Searched refs:uu_avl_first (Results 1 – 8 of 8) sorted by relevance
385 for (cn = uu_avl_first(hdl->libzfs_ns_avl); cn != NULL; in zpool_iter()423 for (cn = uu_avl_first(hdl->libzfs_ns_avl); cn != NULL; in zfs_iter_root()
2902 <function-decl name='uu_avl_first' visibility='default' binding='global' size-in-bits='64'>
300 void *uu_avl_first(uu_avl_t *);
533 for (node = uu_avl_first(cb.cb_avl); node != NULL; in zfs_for_each()
3314 for (node = uu_avl_first(avl); node; node = uu_avl_next(avl, node)) { in zfs_do_userspace() 3521 if ((node = uu_avl_first(avl_tree)) == NULL) in print_dataset() 5603 deleg_perm_node_t *node = uu_avl_first(who_perm->who_deleg_perm_avl); in parse_fs_perm_set() 5640 who_perm_node_t *node = uu_avl_first(fsperm->fsp_sc_avl); in deleg_perm_comment() 5651 node = uu_avl_first(fsperm->fsp_uge_avl); in deleg_perm_comment() 6416 for (who_node = uu_avl_first(who_avl); who_node != NULL; in zfs_do_allow_unallow_impl() 6435 for (deleg_node = uu_avl_first(avl); deleg_node != NULL; in zfs_do_allow_unallow_impl() 6470 for (deleg_node = uu_avl_first(avl); in zfs_do_hold_rele_impl()
182 for (node = uu_avl_first(zlp->zl_avl); node != NULL; node = next_node) { in pool_list_iter()
283 uu_avl_first(uu_avl_t *ap) in uu_avl_first() function
188 <elf-symbol name='uu_avl_first' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>1751 <function-decl name='uu_avl_first' mangled-name='uu_avl_first' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='uu_avl_first'>