Searched refs:uu_avl_first (Results 1 – 6 of 6) sorted by relevance
417 for (cn = uu_avl_first(hdl->libzfs_ns_avl); cn != NULL; in zpool_iter()455 for (cn = uu_avl_first(hdl->libzfs_ns_avl); cn != NULL; in zfs_iter_root()
171 for (node = uu_avl_first(zlp->zl_avl); node != NULL; node = next_node) { in pool_list_iter()
365 void *uu_avl_first(uu_avl_t *);
285 uu_avl_first(uu_avl_t *ap) in uu_avl_first() function
476 for (node = uu_avl_first(cb.cb_avl); node != NULL; in zfs_for_each()
2722 for (node = uu_avl_first(avl); node; node = uu_avl_next(avl, node)) { in print_us()2899 if ((node = uu_avl_first(avl_tree)) == NULL) in zfs_do_userspace()4489 deleg_perm_node_t *node = uu_avl_first(who_perm->who_deleg_perm_avl); in who_perm_fini()4526 who_perm_node_t *node = uu_avl_first(fsperm->fsp_sc_avl); in fs_perm_fini()4537 node = uu_avl_first(fsperm->fsp_uge_avl); in fs_perm_fini()5273 for (who_node = uu_avl_first(who_avl); who_node != NULL; in print_set_creat_perms()5292 for (deleg_node = uu_avl_first(avl); deleg_node != NULL; in print_set_creat_perms()5327 for (deleg_node = uu_avl_first(avl); in print_uge_deleg_perms()