Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance
97 extern void vdev_expand(vdev_t *vd, uint64_t txg);
578 vdev_expand(tvd, txg); in spa_config_update()
4827 vdev_expand(rvd->vdev_child[c], txg);6417 vdev_expand(tvd, txg);
4313 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function