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.c7752 char *oldvdpath, *newvdpath; local
7961 oldvdpath = spa_strdup(tmp);
7964 oldvdpath = spa_strdup(oldvd->vdev_path);
7972 if (strcmp(oldvdpath, newvdpath) == 0) {
7982 spa_strfree(oldvdpath);
7983 oldvdpath = spa_strdup(oldvd->vdev_path);
8101 replacing ? "for" : "to", oldvdpath);
8103 spa_strfree(oldvdpath);