Home
last modified time | relevance | path

Searched refs:dsl_dataset_remap_deadlist_exists (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c208 if (dsl_dataset_remap_deadlist_exists(clone)) { in dsl_dataset_remove_clones_key()
226 if (dsl_dataset_remap_deadlist_exists(ds_next)) { in dsl_destroy_snapshot_handle_remaps()
236 if (dsl_dataset_remap_deadlist_exists(ds)) { in dsl_destroy_snapshot_handle_remaps()
242 if (!dsl_dataset_remap_deadlist_exists(ds_next)) in dsl_destroy_snapshot_handle_remaps()
408 if (dsl_dataset_remap_deadlist_exists(hds)) { in dsl_destroy_snapshot_sync_impl()
876 if (dsl_dataset_remap_deadlist_exists(ds)) in dsl_destroy_head_sync_impl()
H A Ddsl_dataset.c190 if (!dsl_dataset_remap_deadlist_exists(ds)) { in dsl_dataset_block_remapped()
1546 if (dsl_dataset_remap_deadlist_exists(ds)) { in dsl_dataset_snapshot_sync_impl()
4242 dsl_dataset_remap_deadlist_exists(dsl_dataset_t *ds) in dsl_dataset_remap_deadlist_exists() function
4273 ASSERT(dsl_dataset_remap_deadlist_exists(ds)); in dsl_dataset_destroy_remap_deadlist()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h460 boolean_t dsl_dataset_remap_deadlist_exists(dsl_dataset_t *ds);
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2501 if (dsl_dataset_remap_deadlist_exists(ds)) { in dump_dir()
3400 if (dsl_dataset_remap_deadlist_exists(dmu_objset_ds(os))) { in dump_one_dir()