Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance
81 extern void vdev_expand(vdev_t *vd, uint64_t txg);
526 vdev_expand(tvd, txg); in spa_config_update()
3561 vdev_expand(rvd->vdev_child[c], txg); in spa_create()4828 vdev_expand(tvd, txg); in spa_vdev_detach()
3306 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function