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.c8408 char *oldvdpath, *newvdpath; local
8625 oldvdpath = spa_strdup(tmp);
8628 oldvdpath = spa_strdup(oldvd->vdev_path);
8636 if (strcmp(oldvdpath, newvdpath) == 0) {
8646 spa_strfree(oldvdpath);
8647 oldvdpath = spa_strdup(oldvd->vdev_path);
8766 replacing ? "for" : "to", oldvdpath);
8768 spa_strfree(oldvdpath);