Searched refs:vdev_create_link_zap (Results 1 – 2 of 2) sorted by relevance
91 extern uint64_t vdev_create_link_zap(vdev_t *vd, dmu_tx_t *tx);
3543 vdev_create_link_zap(vdev_t *vd, dmu_tx_t *tx) in vdev_create_link_zap() function3564 vd->vdev_leaf_zap = vdev_create_link_zap(vd, tx); in vdev_construct_zaps()3567 vd->vdev_top_zap = vdev_create_link_zap(vd, tx); in vdev_construct_zaps()3576 vd->vdev_root_zap = vdev_create_link_zap(vd, tx); in vdev_construct_zaps()