Searched refs:dmu_object_free_zapified (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_impl.h | 304 void dmu_object_free_zapified(objset_t *, uint64_t, dmu_tx_t *);
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dmu_object.c | 209 dmu_object_free_zapified(objset_t *mos, uint64_t object, dmu_tx_t *tx) in dmu_object_free_zapified() function
|
H A D | dsl_destroy.c | 471 dmu_object_free_zapified(mos, obj, tx); in dsl_destroy_snapshot_sync_impl() 709 dmu_object_free_zapified(mos, ddobj, tx); in dsl_dir_destroy_sync() 865 dmu_object_free_zapified(mos, obj, tx); in dsl_destroy_head_sync_impl()
|