Home
last modified time | relevance | path

Searched refs:spa_dsl_pool (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_mirror.c257 if (spa->spa_dsl_pool != NULL) { in vdev_mirror_map_init()
258 scn = spa->spa_dsl_pool->dp_scan; in vdev_mirror_map_init()
279 dsl_scan_scrubbing(spa->spa_dsl_pool)) { in vdev_mirror_map_init()
341 dsl_scan_resilvering(vd->vdev_spa->spa_dsl_pool); in vdev_mirror_map_init()
H A Dvdev_removal.c140 VERIFY0(zap_update(spa->spa_dsl_pool->dp_meta_objset, in spa_sync_removing_state()
240 objset_t *mos = spa->spa_dsl_pool->dp_meta_objset; in vdev_remove_initiate_sync()
370 error = zap_lookup(spa->spa_dsl_pool->dp_meta_objset, in spa_remove_init()
1115 tx = dmu_tx_create_assigned(spa->spa_dsl_pool, txg); in vdev_remove_replace_with_indirect()
1116 dsl_sync_task_nowait(spa->spa_dsl_pool, vdev_remove_complete_sync, svr, in vdev_remove_replace_with_indirect()
1143 txg_wait_synced(spa->spa_dsl_pool, 0); in vdev_remove_complete()
1497 txg_wait_synced(spa->spa_dsl_pool, 0); in spa_vdev_remove_thread()
1883 spa->spa_dsl_pool->dp_root_dir, NULL, 0, B_TRUE); in spa_vdev_remove_top_check()
2046 dmu_tx_t *tx = dmu_tx_create_assigned(spa->spa_dsl_pool, *txg); in spa_vdev_remove_top()
2047 dsl_sync_task_nowait(spa->spa_dsl_pool, in spa_vdev_remove_top()
H A Dspa_misc.c1286 txg_wait_synced(spa->spa_dsl_pool, txg); in spa_vdev_config_exit()
1394 txg_wait_synced(spa->spa_dsl_pool, 0); in spa_vdev_state_exit()
1649 return (spa->spa_dsl_pool); in spa_get_dsl()
2060 return (spa->spa_dsl_pool->dp_dirty_total); in spa_dirty_data()
2353 return (!txg_all_lists_empty(&spa->spa_dsl_pool->dp_sync_tasks) || in spa_has_pending_synctask()
2354 !txg_all_lists_empty(&spa->spa_dsl_pool->dp_early_sync_tasks)); in spa_has_pending_synctask()
2395 if (dsl_scan_is_paused_scrub(spa->spa_dsl_pool->dp_scan)) in spa_scan_stat_init()
2411 dsl_scan_t *scn = spa->spa_dsl_pool ? spa->spa_dsl_pool->dp_scan : NULL; in spa_scan_get_stats()
H A Dspa.c281 dsl_pool_t *pool = spa->spa_dsl_pool; in spa_prop_get_config()
1238 ASSERT(spa->spa_dsl_pool == NULL); in spa_deactivate()
1465 txg_sync_stop(spa->spa_dsl_pool); in spa_unload()
1525 if (spa->spa_dsl_pool) { in spa_unload()
1526 dsl_pool_close(spa->spa_dsl_pool); in spa_unload()
1527 spa->spa_dsl_pool = NULL; in spa_unload()
4318 txg_sync_start(spa->spa_dsl_pool);
5343 txg_sync_start(spa->spa_dsl_pool);
7572 dsl_pool_t *dp = spa->spa_dsl_pool;
8247 dsl_pool_t *dp = spa->spa_dsl_pool;
[all …]
H A Dspa_errlog.c367 tx = dmu_tx_create_assigned(spa->spa_dsl_pool, txg); in spa_errlog_sync()
H A Dddt.c1016 dsl_pool_t *dp = ddt->ddt_spa->spa_dsl_pool; in ddt_sync_entry()
1124 dsl_scan_t *scn = spa->spa_dsl_pool->dp_scan; in ddt_sync()
1130 tx = dmu_tx_create_assigned(spa->spa_dsl_pool, txg); in ddt_sync()
H A Dspa_checkpoint.c511 VERIFY0(zap_add(spa->spa_dsl_pool->dp_meta_objset, in spa_checkpoint_sync()
H A Dspa_config.c562 txg_wait_synced(spa->spa_dsl_pool, txg); in spa_config_update()
H A Dvdev.c1786 dsl_scan_assess_vdev(spa->spa_dsl_pool, vd); in vdev_open()
2492 dsl_scan_t *scn = spa->spa_dsl_pool->dp_scan; in vdev_dtl_should_excise()
2542 dsl_scan_t *scn = spa->spa_dsl_pool->dp_scan; in vdev_dtl_reassess()
2779 tx = dmu_tx_create_assigned(spa->spa_dsl_pool, txg); in vdev_dtl_sync()
3190 dmu_tx_t *tx = dmu_tx_create_assigned(spa->spa_dsl_pool, txg); in vdev_sync()
3595 !dsl_scan_resilvering(spa->spa_dsl_pool) && in vdev_clear()
3596 !dsl_scan_resilver_scheduled(spa->spa_dsl_pool)) in vdev_clear()
3931 &spa->spa_dsl_pool->dp_scan->scn_phys; in vdev_stat_update()
H A Dvdev_disk.c265 dsl_pool_vnrele_taskq(vd->vdev_spa->spa_dsl_pool)); in vdev_disk_rele()
270 dsl_pool_vnrele_taskq(vd->vdev_spa->spa_dsl_pool)); in vdev_disk_rele()
H A Dvdev_indirect.c397 ASSERT(dsl_pool_sync_context(spa->spa_dsl_pool)); in vdev_indirect_should_condense()
785 VERIFY0(zap_add(spa->spa_dsl_pool->dp_meta_objset, in spa_condense_indirect_start_sync()
H A Ddsl_scan.c821 dsl_scan_restart_resilver(spa->spa_dsl_pool, 0); in dsl_scan()
3914 atomic_inc_64(&spa->spa_dsl_pool->dp_scan->scn_phys.scn_errors); in dsl_scan_scrub_done()
4029 dsl_scan_t *scn = vd->vdev_spa->spa_dsl_pool->dp_scan; in scan_io_queue_create()
4118 dsl_pool_t *dp = spa->spa_dsl_pool; in dsl_scan_freed_dva()
4202 dsl_pool_t *dp = spa->spa_dsl_pool; in dsl_scan_freed()
H A Dvdev_queue.c435 uint64_t dirty = spa->spa_dsl_pool->dp_dirty_total; in vdev_queue_max_async_writes()
H A Ddmu_objset.c1543 txg_wait_synced(os->os_spa->spa_dsl_pool, 0); in dmu_objset_upgrade_stop()
H A Ddsl_crypt.c910 txg_wait_synced(spa->spa_dsl_pool, 0); in spa_keystore_unload_wkey()
H A Dzfs_ioctl.c5444 spa->spa_scrub_reopen = dsl_scan_resilvering(spa->spa_dsl_pool); in zfs_ioc_pool_reopen()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h221 dsl_pool_t *spa_dsl_pool; member
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1903 dmu_objset_spa(dl->dl_os)->spa_dsl_pool->dp_empty_bpobj; in dump_deadlist()
2459 refdbytes = dsl_dir_phys(os->os_spa->spa_dsl_pool->dp_mos_dir)-> in dump_dir()
4313 dsl_pool_t *dp = spa->spa_dsl_pool; in zdb_leak_init()
4558 (void) bpobj_iterate_nofree(&spa->spa_dsl_pool->dp_free_bpobj, in dump_block_stats()
4566 spa->spa_dsl_pool->dp_bptree_obj, B_FALSE, count_block_cb, in dump_block_stats()
5542 dsl_pool_t *dp = spa->spa_dsl_pool; in dump_mos_leaks()
5558 mos_obj_refd(spa->spa_dsl_pool->dp_bptree_obj); in dump_mos_leaks()
5559 mos_obj_refd(spa->spa_dsl_pool->dp_tmp_userrefs_obj); in dump_mos_leaks()
5560 mos_obj_refd(spa->spa_dsl_pool->dp_scan->scn_phys.scn_queue_obj); in dump_mos_leaks()
5764 dsl_pool_t *dp = spa->spa_dsl_pool; in dump_zpool()
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2178 uintptr_t spa_dsl_pool; member
2315 spa.spa_dsl_pool, 0) == -1 || in spa_space()
3184 if (GETMEMB(addr, "spa", spa_dsl_pool, addr) || in zfs_blkstats()