Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_dir.h122 bplist_t dd_pending_allocs; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_dir.c2225 bplist_create(&dd->dd_pending_allocs); in dsl_dir_livelist_open()
2233 bplist_destroy(&dd->dd_pending_allocs); in dsl_dir_livelist_close()
H A Ddsl_destroy.c889 ASSERT(list_is_empty(&dd->dd_pending_allocs.bpl_list)); in dsl_clone_destroy_assert()
H A Ddsl_dataset.c191 bplist_append(&ds->ds_dir->dd_pending_allocs, bp); in dsl_dataset_block_born()
2239 bplist_iterate(&dd->dd_pending_allocs, in dsl_flush_pending_livelist()
H A Ddbuf.c4719 bplist_append(&ds->ds_dir->dd_pending_allocs, in dbuf_remap_impl()