Searched refs:vdev_expand (Results 1 – 4 of 4) sorted by relevance
99 extern void vdev_expand(vdev_t *vd, uint64_t txg);
506 vdev_expand(tvd, txg); in spa_config_update()
7369 vdev_expand(vd, txg);8978 vdev_expand(tvd, txg);
5985 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand() function