Home
last modified time | relevance | path

Searched refs:zio_root (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDvdev_label.c577 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_read_config()
942 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_init()
1019 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_write_pad2()
1139 zio = zio_root(spa, NULL, &cb, flags); in vdev_uberblock_load()
1221 zio = zio_root(spa, NULL, NULL, flags); in vdev_uberblock_sync_list()
1233 zio = zio_root(spa, NULL, NULL, flags); in vdev_uberblock_sync_list()
1342 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_sync_list()
1363 zio = zio_root(spa, NULL, NULL, flags); in vdev_label_sync_list()
1431 zio_t *zio = zio_root(spa, NULL, NULL, flags); in vdev_config_sync()
HDdsl_pool.c630 zio_t *zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_pool_sync_mos()
711 zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_pool_sync()
762 zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_pool_sync()
HDdmu_tx.c239 zio_t *zio = zio_root(dn->dn_objset->os_spa, in dmu_tx_count_write()
409 zio_t *zio = zio_root(tx->tx_pool->dp_spa, in dmu_tx_hold_free_impl()
HDtrim_map.c576 zio = zio_root(spa, NULL, NULL, ZIO_FLAG_CANFAIL); in trim_thread()
HDdsl_scan.c3085 scn->scn_zio_root = zio_root(spa, NULL, in dsl_process_async_destroys()
3099 scn->scn_zio_root = zio_root(spa, NULL, in dsl_process_async_destroys()
3385 scn->scn_zio_root = zio_root(dp->dp_spa, NULL, in dsl_scan_sync()
3432 scn->scn_zio_root = zio_root(dp->dp_spa, NULL, in dsl_scan_sync()
HDspa.c1222 spa->spa_txg_zio[i] = zio_root(spa, NULL, NULL, in spa_activate()
2139 rio = zio_root(spa, NULL, &sle, in spa_load_verify()
2494 spa->spa_async_zio_root[i] = zio_root(spa, NULL, NULL,
4794 spa->spa_async_zio_root[i] = zio_root(spa, NULL, NULL,
7419 zio_t *zio = zio_root(spa, NULL, NULL, 0);
7431 zio_t *zio = zio_root(spa, NULL, NULL, 0);
7944 spa->spa_txg_zio[txg & TXG_MASK] = zio_root(spa, NULL, NULL,
HDdsl_destroy.c160 poa.pio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in process_old_deadlist()
HDddt.c1123 rio = zio_root(spa, NULL, NULL, in ddt_sync()
HDdbuf.c1208 zio = zio_root(spa, NULL, NULL, ZIO_FLAG_CANFAIL); in dbuf_read()
2572 zio_t *pio = zio_root(dmu_objset_spa(dn->dn_objset), NULL, NULL, in dbuf_prefetch()
HDzio.c748 zio_root(spa_t *spa, zio_done_func_t *done, void *private, enum zio_flag flags) in zio_root() function
1918 spa->spa_suspend_zio_root = zio_root(spa, NULL, NULL, in zio_suspend()
HDdmu.c501 zio = zio_root(dn->dn_objset->os_spa, NULL, NULL, ZIO_FLAG_CANFAIL); in dmu_buf_hold_array_by_dnode()
HDzil.c1186 lwb->lwb_root_zio = zio_root(zilog->zl_spa, in zil_lwb_write_open()
HDdsl_dataset.c959 zio = zio_root(dp->dp_spa, NULL, NULL, ZIO_FLAG_MUSTSUCCEED); in dsl_dataset_zero_zil()
HDarc.c7794 pio = zio_root(spa, l2arc_write_done, cb, in l2arc_write_buffers()
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDzio.h510 extern zio_t *zio_root(spa_t *spa,
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
HDzdb.c3646 spa->spa_async_zio_root[i] = zio_root(spa, NULL, NULL, in dump_block_stats()
4843 zio = zio_root(spa, NULL, NULL, 0); in zdb_read_block()