Home
last modified time | relevance | path

Searched refs:dle_node (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_deadlist.h74 avl_node_t dle_node; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deadlist.c165 offsetof(dsl_deadlist_entry_t, dle_node)); in dsl_deadlist_load_tree()
H A Ddsl_dataset.c2204 next = AVL_NEXT(&ll->dl_tree, &first->dle_node); in dsl_livelist_try_condense()
2210 if (AVL_NEXT(&ll->dl_tree, &next->dle_node) == NULL) in dsl_livelist_try_condense()