Home
last modified time | relevance | path

Searched refs:AVL_NEXT (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c381 sls; sls = AVL_NEXT(&spa->spa_sm_logs_by_txg, sls)) { in spa_log_summary_verify_counts()
834 next = AVL_NEXT(&spa->spa_metaslabs_by_flushed, curr); in spa_flush_metaslabs()
1043 m; m = AVL_NEXT(&spa->spa_metaslabs_by_flushed, m)) { in spa_ld_log_sm_metadata()
1151 sls = AVL_NEXT(&spa->spa_sm_logs_by_txg, sls)) { in spa_ld_log_sm_data()
1179 psls = AVL_NEXT(&spa->spa_sm_logs_by_txg, psls); in spa_ld_log_sm_data()
1213 sls = AVL_NEXT(&spa->spa_sm_logs_by_txg, sls); in spa_ld_log_sm_data()
1230 sls; sls = AVL_NEXT(&spa->spa_sm_logs_by_txg, sls)) { in spa_ld_log_sm_data()
1252 m != NULL; m = AVL_NEXT(&spa->spa_metaslabs_by_flushed, m)) { in spa_ld_log_sm_data()
H A Dzfs_rlock.c335 prev = AVL_NEXT(tree, prev); /* move to rear range */ in zfs_rangelock_add_reader()
363 for (prev = NULL; next; prev = next, next = AVL_NEXT(tree, next)) { in zfs_rangelock_add_reader()
444 next = AVL_NEXT(tree, prev); in zfs_rangelock_enter_reader()
447 for (; next != NULL; next = AVL_NEXT(tree, next)) { in zfs_rangelock_enter_reader()
591 next = AVL_NEXT(tree, lr); in zfs_rangelock_exit_reader()
H A Dddt_log.c709 fe = AVL_NEXT(fl, fe); in ddt_log_load()
713 ae = AVL_NEXT(al, ae); in ddt_log_load()
720 ae = AVL_NEXT(al, ae); in ddt_log_load()
724 fe = AVL_NEXT(fl, fe); in ddt_log_load()
728 fe = AVL_NEXT(fl, fe); in ddt_log_load()
732 ae = AVL_NEXT(al, ae); in ddt_log_load()
H A Ddsl_deadlist.c188 dle != NULL; dle = AVL_NEXT(&dl->dl_tree, dle)) { in dsl_deadlist_load_tree()
251 dlce != NULL; dlce = AVL_NEXT(&dl->dl_cache, dlce)) { in dsl_deadlist_load_cache()
297 dle = AVL_NEXT(&dl->dl_tree, dle)) { in dsl_deadlist_iterate()
728 dle = AVL_NEXT(&dl->dl_tree, dle)) { in dsl_deadlist_clone()
796 dlce = AVL_NEXT(&dl->dl_tree, dlce)) { in dsl_deadlist_space_range()
958 pdle = AVL_NEXT(&dl->dl_tree, pdle); in dsl_deadlist_move_bpobj()
967 pdle = AVL_NEXT(&dl->dl_tree, pdle); in dsl_deadlist_move_bpobj()
982 dle_next = AVL_NEXT(&dl->dl_tree, dle); in dsl_deadlist_move_bpobj()
H A Dvdev_queue.c676 first = AVL_NEXT(t, first); in vdev_queue_aggregate()
687 while ((dio = AVL_NEXT(t, last)) != NULL && in vdev_queue_aggregate()
711 while ((dio = AVL_NEXT(t, nio)) != NULL && in vdev_queue_aggregate()
729 dio = AVL_NEXT(t, last); in vdev_queue_aggregate()
760 nio = AVL_NEXT(t, dio); in vdev_queue_aggregate()
H A Dspace_reftree.c135 for (sr = avl_first(t); sr != NULL; sr = AVL_NEXT(t, sr)) { in space_reftree_generate_map()
H A Ddsl_bookmark.c806 dbn != NULL; dbn = AVL_NEXT(&ds->ds_bookmarks, dbn)) { in dsl_get_bookmarks_impl()
1043 AVL_NEXT(&ds->ds_bookmarks, dbn); in dsl_bookmark_destroy_sync_impl()
1347 dbn = AVL_NEXT(&head->ds_bookmarks, dbn)) { in dsl_bookmark_ds_destroyed()
1385 dbn = AVL_NEXT(&head->ds_bookmarks, dbn)) { in dsl_bookmark_ds_destroyed()
1474 dbn = AVL_NEXT(&head->ds_bookmarks, dbn)) { in dsl_bookmark_next_changed()
1584 dbn != NULL; dbn = AVL_NEXT(&ds->ds_bookmarks, dbn)) { in dsl_bookmark_sync_done()
H A Dspa_errlog.c1044 se = AVL_NEXT(list, se)) { in process_error_list()
1054 for (se = avl_first(list); se != NULL; se = AVL_NEXT(list, se)) { in process_error_list()
1183 for (se = avl_first(t); se != NULL; se = AVL_NEXT(t, se)) { in sync_error_list()
1191 for (se = avl_first(t); se != NULL; se = AVL_NEXT(t, se)) { in sync_error_list()
H A Ddnode_sync.c512 db_next = AVL_NEXT(&dn->dn_dbufs, db_marker); in dnode_evict_dbufs()
518 db_next = AVL_NEXT(&dn->dn_dbufs, db); in dnode_evict_dbufs()
H A Dbrt.c1273 nbre = AVL_NEXT(&brtvd->bv_tree, bre); in brt_pending_apply_vdev()
1340 bre = AVL_NEXT(&brtvd->bv_tree, bre)) { in brt_pending_apply_vdev()
H A Dspa_misc.c921 return (AVL_NEXT(&spa_namespace_avl, prev)); in spa_next()
1505 for (spa = avl_first(t); spa != NULL; spa = AVL_NEXT(t, spa)) { in spa_by_guid()
1587 for (spa_t *spa = avl_first(t); spa != NULL; spa = AVL_NEXT(t, spa)) { in spa_load_guid_exists()
H A Dzfs_fuid.c252 domnode = AVL_NEXT(&zfsvfs->z_fuid_domain, domnode)) { in zfs_fuid_sync()
H A Ddsl_deleg.c616 setnode = AVL_NEXT(&permsets, setnode)) { in dsl_deleg_access_impl()
H A Dsa.c452 findtb = AVL_NEXT(&sa->sa_layout_hash_tree, findtb)) { in sa_add_layout_entry()
477 tb = AVL_NEXT(&sa->sa_layout_hash_tree, tb)) { in sa_find_layout()
H A Ddmu_redact.c224 next = AVL_NEXT(&at, found); in zfs_get_deleteq()
H A Ddsl_dataset.c2210 next = AVL_NEXT(&ll->dl_tree, &first->dle_node); in dsl_livelist_try_condense()
2216 if (AVL_NEXT(&ll->dl_tree, &next->dle_node) == NULL) in dsl_livelist_try_condense()
3562 dbn = AVL_NEXT(&origin_ds->ds_bookmarks, dbn)) { in dsl_dataset_promote_check()
3749 dbn_next = AVL_NEXT(&origin_head->ds_bookmarks, dbn); in dsl_dataset_promote_sync()
H A Ddnode.c1957 db = AVL_NEXT(&dn->dn_dbufs, db)) { in dnode_set_blksz()
2200 for (; db != NULL; db = AVL_NEXT(&dn->dn_dbufs, db)) { in dnode_dirty_l1range()
/freebsd/sys/contrib/openzfs/include/sys/
H A Davl.h217 #define AVL_NEXT(tree, node) avl_walk(tree, node, AVL_AFTER) macro
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Davl.h224 #define AVL_NEXT(tree, node) avl_walk(tree, node, AVL_AFTER) macro
/freebsd/sys/contrib/openzfs/module/avl/
H A Davl.c806 ASSERT(((neighbor = AVL_NEXT(t, obj)) == NULL) || in avl_update_lt()
826 neighbor = AVL_NEXT(t, obj); in avl_update_gt()
846 neighbor = AVL_NEXT(t, obj); in avl_update()
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_strings.c230 zsp->iteratorp = AVL_NEXT(&zsp->tree, zsp->iteratorp); in zed_strings_next()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dbtree_test.c113 node = AVL_NEXT(avl, node); in verify_contents()
137 if ((inp = AVL_NEXT(avl, node)) != NULL) { in verify_node()
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_avl.c298 return (AVL_NEXT(&ap->ua_tree, node)); in uu_avl_next()
343 wp->uaw_next_result = (wp->uaw_dir > 0)? AVL_NEXT(t, np) : in _avl_walk_advance()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_iter.c352 for (node = avl_first(&avl); node != NULL; node = AVL_NEXT(&avl, node)) in zfs_iter_snapshots_sorted_v2()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c1101 vals = AVL_NEXT(&list->user, vals)) { in ace_list_to_aent()
1125 vals = AVL_NEXT(&list->group, vals)) { in ace_list_to_aent()

12