Home
last modified time | relevance | path

Searched refs:vdev_create_link_zap (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h83 extern uint64_t vdev_create_link_zap(vdev_t *vd, dmu_tx_t *tx);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c2731 vdev_create_link_zap(vdev_t *vd, dmu_tx_t *tx) in vdev_create_link_zap() function
2752 vd->vdev_leaf_zap = vdev_create_link_zap(vd, tx); in vdev_construct_zaps()
2755 vd->vdev_top_zap = vdev_create_link_zap(vd, tx); in vdev_construct_zaps()