Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_dir.h124 bplist_t dd_pending_allocs; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2316 bplist_create(&dd->dd_pending_allocs); in dsl_dir_livelist_open()
2325 bplist_destroy(&dd->dd_pending_allocs); in dsl_dir_livelist_close()
H A Ddsl_destroy.c894 ASSERT(list_is_empty(&dd->dd_pending_allocs.bpl_list)); in dsl_clone_destroy_assert()
H A Ddsl_dataset.c201 bplist_append(&ds->ds_dir->dd_pending_allocs, bp); in dsl_dataset_block_born()
2266 bplist_iterate(&dd->dd_pending_allocs, in dsl_flush_pending_livelist()
H A Ddbuf.c5205 bplist_append(&ds->ds_dir->dd_pending_allocs, in dbuf_remap_impl()