Lines Matching refs:dp_spa

69 		if (spa_version(ds->ds_dir->dd_pool->dp_spa) <  in dsl_destroy_snapshot_check_impl()
143 bp_get_dsize_sync(dp->dp_spa, bp); in process_old_cb()
146 poa->used += bp_get_dsize_sync(dp->dp_spa, bp); in process_old_cb()
169 poa.pio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in process_old_deadlist()
326 ASSERT(spa_version(dp->dp_spa) >= SPA_VERSION_USERREFS); in dsl_destroy_snapshot_sync_impl()
550 spa_prop_clear_bootfs(dp->dp_spa, ds->ds_object, tx); in dsl_destroy_snapshot_sync_impl()
586 zvol_remove_minors(dp->dp_spa, dsname, B_TRUE); in dsl_destroy_snapshot_sync()
862 (void) spa_keystore_unload_wkey_impl(dp->dp_spa, dd->dd_object); in dsl_dir_destroy_sync()
911 spa_t *spa = dmu_tx_pool(tx)->dp_spa; in dsl_async_clone_destroy()
978 if (!spa_feature_is_active(dp->dp_spa, in dsl_async_dataset_destroy()
981 spa_feature_incr(dp->dp_spa, SPA_FEATURE_ASYNC_DESTROY, in dsl_async_dataset_destroy()
1090 } else if (spa_feature_is_enabled(dp->dp_spa, in dsl_destroy_head_sync_impl()
1098 if (spa_version(dp->dp_spa) >= SPA_VERSION_DIR_CLONES) { in dsl_destroy_head_sync_impl()
1157 spa_feature_decr(dp->dp_spa, SPA_FEATURE_BOOKMARKS, tx); in dsl_destroy_head_sync_impl()
1160 spa_prop_clear_bootfs(dp->dp_spa, ds->ds_object, tx); in dsl_destroy_head_sync_impl()
1178 if (spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_HEAD_ERRLOG)) in dsl_destroy_head_sync_impl()
1179 spa_delete_dataset_errlog(dp->dp_spa, ds->ds_object, tx); in dsl_destroy_head_sync_impl()
1191 zvol_remove_minors(dp->dp_spa, ddha->ddha_name, B_TRUE); in dsl_destroy_head_sync()