Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance
103 extern void vdev_expand(vdev_t *vd, uint64_t txg);
582 vdev_expand(tvd, txg); in spa_config_update()
5771 vdev_expand(vd, txg);7064 vdev_expand(tvd, txg);
4981 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function