Home
last modified time | relevance | path

Searched refs:vdev_construct_zaps (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev.h92 extern void vdev_construct_zaps(vdev_t *vd, dmu_tx_t *tx);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c3471 vdev_construct_zaps(vdev_t *vd, dmu_tx_t *tx) in vdev_construct_zaps() function
3494 vdev_construct_zaps(vd->vdev_child[i], tx); in vdev_construct_zaps()
H A Dspa.c9537 vdev_construct_zaps(spa->spa_root_vdev, tx);