Home
last modified time | relevance | path

Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h81 extern void vdev_expand(vdev_t *vd, uint64_t txg);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_config.c526 vdev_expand(tvd, txg); in spa_config_update()
H A Dspa.c3561 vdev_expand(rvd->vdev_child[c], txg); in spa_create()
4828 vdev_expand(tvd, txg); in spa_vdev_detach()
H A Dvdev.c3306 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function