Home
last modified time | relevance | path

Searched refs:dd_pending_frees (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_dir.h121 bplist_t dd_pending_frees; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2226 bplist_create(&dd->dd_pending_frees); in dsl_dir_livelist_open()
2234 bplist_destroy(&dd->dd_pending_frees); in dsl_dir_livelist_close()
H A Ddsl_destroy.c890 ASSERT(list_is_empty(&dd->dd_pending_frees.bpl_list)); in dsl_clone_destroy_assert()
H A Ddsl_dataset.c279 bplist_append(&ds->ds_dir->dd_pending_frees, bp); in dsl_dataset_block_kill()
2241 bplist_iterate(&dd->dd_pending_frees, in dsl_flush_pending_livelist()
H A Ddbuf.c4717 bplist_append(&ds->ds_dir->dd_pending_frees, in dbuf_remap_impl()