Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance
104 extern void vdev_expand(vdev_t *vd, uint64_t txg);
586 vdev_expand(tvd, txg); in spa_config_update()
5865 vdev_expand(vd, txg);7177 vdev_expand(tvd, txg);
5190 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function