Searched defs:old_pathname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c3330 char *old_pathname, *old_drvnm; local
3371 old_pathname = md_getshared_name(setno, ent_dir_key);
3373 if (!old_pathname || !old_drvnm) {
3378 if (strcmp(old_pathname, pathname)) {

Completed in 100 milliseconds