| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | vdev_label.c | 456 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_read_config() 807 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_init() 884 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_write_pad2() 1010 zio = zio_root(spa, NULL, &cb, flags); in vdev_uberblock_load() 1079 zio = zio_root(spa, NULL, &good_writes, flags); in vdev_uberblock_sync_list() 1091 zio = zio_root(spa, NULL, NULL, flags); in vdev_uberblock_sync_list() 1192 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_sync_list() 1213 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_sync_list() 1282 zio = zio_root(spa, NULL, NULL, flags); in vdev_config_sync()
|
| D | dsl_pool.c | 531 zio_t *zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_pool_sync_mos() 574 zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_pool_sync() 612 zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_pool_sync()
|
| D | dsl_scan.c | 1543 scn->scn_zio_root = zio_root(dp->dp_spa, NULL, in dsl_scan_sync() 1556 scn->scn_zio_root = zio_root(dp->dp_spa, NULL, in dsl_scan_sync() 1682 scn->scn_zio_root = zio_root(dp->dp_spa, NULL, in dsl_scan_sync()
|
| D | dmu_tx.c | 264 zio_t *zio = zio_root(dn->dn_objset->os_spa, in dmu_tx_count_write() 715 zio = zio_root(tx->tx_pool->dp_spa, in dmu_tx_hold_free()
|
| D | trim_map.c | 583 zio = zio_root(spa, NULL, NULL, ZIO_FLAG_CANFAIL); in trim_thread()
|
| D | zil.c | 861 zio = zio_root(spa, NULL, NULL, ZIO_FLAG_CANFAIL); in zil_flush_vdevs() 931 zilog->zl_root_zio = zio_root(zilog->zl_spa, NULL, NULL, in zil_lwb_write_init()
|
| D | dsl_destroy.c | 183 poa.pio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in process_old_deadlist()
|
| D | spa.c | 2013 rio = zio_root(spa, NULL, &sle, in spa_load_verify() 2277 spa->spa_async_zio_root[i] = zio_root(spa, NULL, NULL, in spa_load_impl() 3667 spa->spa_async_zio_root[i] = zio_root(spa, NULL, NULL, in spa_create() 6287 zio_t *zio = zio_root(spa, NULL, NULL, 0); in spa_sync_frees() 6299 zio_t *zio = zio_root(spa, NULL, NULL, 0); in spa_sync_deferred_frees()
|
| D | ddt.c | 1117 zio_t *rio = zio_root(spa, NULL, NULL, in ddt_sync()
|
| D | dbuf.c | 1050 zio = zio_root(spa, NULL, NULL, ZIO_FLAG_CANFAIL); in dbuf_read() 2489 zio_t *pio = zio_root(dmu_objset_spa(dn->dn_objset), NULL, NULL, in dbuf_prefetch()
|
| D | zio.c | 730 zio_root(spa_t *spa, zio_done_func_t *done, void *private, enum zio_flag flags) in zio_root() function 1825 spa->spa_suspend_zio_root = zio_root(spa, NULL, NULL, in zio_suspend()
|
| D | dmu.c | 474 zio = zio_root(dn->dn_objset->os_spa, NULL, NULL, ZIO_FLAG_CANFAIL); in dmu_buf_hold_array_by_dnode()
|
| D | dsl_dataset.c | 914 zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_dataset_zero_zil()
|
| D | arc.c | 6993 pio = zio_root(spa, l2arc_write_done, cb, in l2arc_write_buffers()
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| D | zio.h | 515 extern zio_t *zio_root(spa_t *spa,
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/ |
| D | zdb.c | 2805 spa->spa_async_zio_root[i] = zio_root(spa, NULL, NULL, in dump_block_stats() 3457 zio = zio_root(spa, NULL, NULL, 0); in zdb_read_block()
|