Searched refs:old_physpath (Results 1 – 1 of 1) sorted by relevance
104 char *old_physpath; in vdev_geom_set_physpath() local108 old_physpath = vd->vdev_physpath; in vdev_geom_set_physpath()111 if (old_physpath != NULL) { in vdev_geom_set_physpath()112 needs_update = (strcmp(old_physpath, in vdev_geom_set_physpath()114 spa_strfree(old_physpath); in vdev_geom_set_physpath()134 char *old_physpath; in vdev_geom_attrchanged() local