Searched refs:vdev_split (Results 1 – 3 of 3) sorted by relevance
99 extern void vdev_split(vdev_t *vd);
2311 * then we call vdev_split() on each disk, and complete the split.2375 vdev_split(vd[i]); in spa_try_repair() 7233 vdev_split(vml[c]);
4549 vdev_split(vdev_t *vd) in vdev_split() function