Home
last modified time | relevance | path

Searched refs:oldvdpath (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c7458 char *oldvdpath, *newvdpath; local
7661 oldvdpath = spa_strdup(tmp);
7664 oldvdpath = spa_strdup(oldvd->vdev_path);
7672 if (strcmp(oldvdpath, newvdpath) == 0) {
7682 spa_strfree(oldvdpath);
7683 oldvdpath = spa_strdup(oldvd->vdev_path);
7801 replacing ? "for" : "to", oldvdpath);
7803 spa_strfree(oldvdpath);