Home
last modified time | relevance | path

Searched refs:avl_node_t (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/avl/
H A Davl.c189 avl_node_t *node; in avl_first()
208 avl_node_t *node; in avl_last()
261 avl_node_t *node; in avl_find()
315 avl_node_t *cright; in avl_rotation()
316 avl_node_t *gchild; in avl_rotation()
318 avl_node_t *gleft; in avl_rotation()
488 avl_node_t *node; in avl_insert()
582 avl_node_t *node; in avl_insert_here()
674 avl_node_t *node; in avl_remove()
675 avl_node_t tmp; in avl_remove()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzil_impl.h155 avl_node_t ia_node; /* AVL tree linkage */
164 avl_node_t zv_node; /* AVL tree linkage */
223 avl_node_t zn_node;
H A Ddsl_crypt.h50 avl_node_t wk_avl_link;
112 avl_node_t dck_avl_link;
134 avl_node_t km_avl_link;
H A Ddsl_deadlist.h65 avl_node_t dlce_node;
74 avl_node_t dle_node;
H A Dspace_reftree.h40 avl_node_t sr_node; /* AVL node */
H A Dmetaslab_impl.h534 avl_node_t ms_group_node; /* node in metaslab group tree */
536 avl_node_t ms_spa_txg_node; /* node in spa_metaslabs_by_txg */
H A Dsa_impl.h97 avl_node_t lot_num_node;
98 avl_node_t lot_hash_node;
H A Dzfs_rlock.h57 avl_node_t lr_node; /* avl node link */
H A Dspa_log_spacemap.h52 avl_node_t sls_node; /* node in spa_sm_logs_by_txg */
H A Davl_impl.h136 #define AVL_INDEX2NODE(x) ((avl_node_t *)((x) & ~1))
H A Davl.h124 typedef struct avl_node avl_node_t; typedef
H A Dddt.h131 avl_node_t dde_node;
149 avl_node_t ddt_node;
H A Dspa_impl.h63 avl_node_t se_avl;
207 avl_node_t spa_avl; /* node in spa_namespace_avl */
H A Ddsl_bookmark.h87 avl_node_t dbn_node;
H A Dzio.h496 avl_node_t io_queue_node;
497 avl_node_t io_offset_node;
498 avl_node_t io_alloc_node;
H A Dvdev_impl.h137 avl_node_t ve_offset_node;
138 avl_node_t ve_lastused_node;
H A Dzap_impl.h69 avl_node_t mze_node;
H A Dzfs_znode.h222 avl_node_t zh_node; /* avl tree linkage */
H A Ddbuf.h235 avl_node_t db_link;
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_strings.c26 avl_node_t *iteratorp;
30 avl_node_t node;
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.h67 avl_node_t rn_node;
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dunique.c36 avl_node_t un_link;
H A Dzfs_fuid.c58 avl_node_t f_domnode;
59 avl_node_t f_idxnode;
H A Ddmu_redact.c103 avl_node_t avl_node_start;
104 avl_node_t avl_node_end;
168 avl_node_t node;
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h169 avl_node_t z_node;
174 avl_node_t z_node;

12