Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance
107 extern void vdev_expand(vdev_t *vd, uint64_t txg);
516 vdev_expand(tvd, txg); in spa_config_update()
6752 vdev_expand(vd, txg);8313 vdev_expand(tvd, txg);
5725 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function