| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | avl.h | 130 typedef uintptr_t avl_index_t; typedef 175 extern void *avl_find(avl_tree_t *tree, const void *node, avl_index_t *where); 183 extern void avl_insert(avl_tree_t *tree, void *node, avl_index_t where); 242 extern void *avl_nearest(avl_tree_t *tree, avl_index_t where, int direction);
|
| H A D | avl_impl.h | 138 #define AVL_MKINDEX(n, c) ((avl_index_t)(n) | (c))
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | unique.c | 77 avl_index_t idx; in unique_insert()
|
| H A D | zfs_rlock.c | 162 avl_index_t where; in zfs_rangelock_enter_writer() 312 zfs_locked_range_t *prev, avl_index_t where) in zfs_rangelock_add_reader() 407 avl_index_t where; in zfs_rangelock_enter_reader()
|
| H A D | dsl_deadlist.c | 447 avl_index_t where; in dsl_deadlist_insert() 749 avl_index_t where; in dsl_deadlist_space_range() 788 avl_index_t where; in dsl_deadlist_insert_bpobj() 872 avl_index_t where; in dsl_deadlist_move_bpobj()
|
| H A D | zfs_fuid.c | 178 avl_index_t loc; in zfs_fuid_idx_domain() 298 avl_index_t loc; in zfs_fuid_find_by_domain()
|
| H A D | spa_errlog.c | 98 avl_index_t where; in spa_log_error()
|
| H A D | vdev_cache.c | 338 avl_index_t where; in vdev_cache_write()
|
| H A D | zil.c | 180 avl_index_t where; in zil_bp_tree_add() 1045 avl_index_t where; in zil_lwb_add_block() 1090 avl_index_t where; in zil_lwb_flush_defer() 1894 avl_index_t where; in zil_remove_async() 1982 avl_index_t where; in zil_itx_assign() 2108 avl_index_t where; in zil_async_to_sync()
|
| H A D | zap_micro.c | 308 avl_index_t idx; in mze_find() 333 avl_index_t idx; in mze_find_unused_cd() 370 avl_index_t idx; in mze_canfit_fzap_leaf() 1584 avl_index_t idx; in zap_cursor_retrieve()
|
| H A D | spa_misc.c | 574 avl_index_t where; in spa_lookup() 952 avl_index_t where; in spa_aux_add() 972 avl_index_t where; in spa_aux_remove() 1016 avl_index_t where; in spa_aux_activate()
|
| H A D | sa.c | 411 avl_index_t loc; in sa_add_layout_entry() 466 avl_index_t loc; in sa_find_layout() 1179 avl_index_t loc; in sa_attr_iter() 1699 avl_index_t loc; in sa_find_idx_tab()
|
| H A D | ddt.c | 675 avl_index_t where; in ddt_lookup() 931 avl_index_t where; in ddt_repair_done()
|
| H A D | dsl_crypt.c | 639 avl_index_t where; in spa_keystore_dsl_key_hold_dd() 709 avl_index_t where; in spa_keystore_load_wkey_impl() 992 avl_index_t where; in spa_keystore_create_mapping() 1503 avl_index_t where; in spa_keystore_change_key_sync()
|
| H A D | dsl_deleg.c | 487 avl_index_t idx; in dsl_load_sets()
|
| H A D | dsl_scan.c | 1166 avl_index_t where; in scan_ds_queue_insert() 1561 avl_index_t idx; in dsl_scan_prefetch() 2867 avl_index_t idx; in scan_io_queue_gather() 3856 avl_index_t idx; in scan_io_queue_insert_impl() 4241 avl_index_t idx; in dsl_scan_freed_dva()
|
| H A D | dsl_bookmark.c | 1290 avl_index_t idx; in dsl_bookmark_ds_destroyed() 1417 avl_index_t idx; in dsl_bookmark_next_changed()
|
| H A D | vdev_queue.c | 868 avl_index_t idx; in vdev_queue_io_to_issue()
|
| H A D | dmu_objset.c | 1867 avl_index_t idx; in userquota_update_cache()
|
| /f-stack/freebsd/contrib/openzfs/module/avl/ |
| H A D | avl.c | 230 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) in avl_nearest() 259 avl_find(avl_tree_t *tree, const void *value, avl_index_t *where) in avl_find() 486 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) in avl_insert() 639 avl_index_t where = 0; in avl_add()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/freebsd/ |
| H A D | zutil_import_os.c | 190 avl_index_t where; in zpool_find_import_blkid()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/btree_test/ |
| H A D | btree_test.c | 225 avl_index_t avl_idx = {0}; in drain_tree() 312 avl_index_t avl_idx = {0}; in stress_tree()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_import_os.c | 193 avl_index_t where; in zpool_open_func() 329 avl_index_t where; in zpool_find_import_blkid()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 1049 avl_index_t where; in zpool_find_import_scan_add_slice()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | acl_common.c | 773 avl_index_t where; in acevals_find()
|