Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dvdev.h91 extern void vdev_construct_zaps(vdev_t *vd, dmu_tx_t *tx);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev.c3405 vdev_construct_zaps(vdev_t *vd, dmu_tx_t *tx) in vdev_construct_zaps() function
3428 vdev_construct_zaps(vd->vdev_child[i], tx); in vdev_construct_zaps()
H A Dspa.c9219 vdev_construct_zaps(spa->spa_root_vdev, tx);