Searched refs:dsl_deadlist_free (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dsl_deadlist.h | 96 void dsl_deadlist_free(objset_t *os, uint64_t dlobj, dmu_tx_t *tx);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dsl_destroy.c | 426 dsl_deadlist_free(mos, dsl_dataset_phys(ds)->ds_deadlist_obj, tx); in dsl_destroy_snapshot_sync_impl() 1070 dsl_deadlist_free(mos, dsl_dataset_phys(ds)->ds_deadlist_obj, tx); in dsl_destroy_head_sync_impl()
|
| H A D | dsl_deadlist.c | 380 dsl_deadlist_free(objset_t *os, uint64_t dlobj, dmu_tx_t *tx) in dsl_deadlist_free() function
|
| H A D | dsl_dir.c | 2293 dsl_deadlist_free(dp->dp_meta_objset, obj, tx); in dsl_dir_remove_livelist()
|
| H A D | dsl_dataset.c | 4928 dsl_deadlist_free(spa_meta_objset(spa), remap_deadlist_object, tx); in dsl_dataset_destroy_remap_deadlist()
|
| H A D | spa.c | 2464 dsl_deadlist_free(mos, ll_obj, tx); in livelist_delete_sync()
|