Searched refs:old_pathname (Results 1 – 1 of 1) sorted by relevance
3330 char *old_pathname, *old_drvnm; in md_update_namespace() local3371 old_pathname = md_getshared_name(setno, ent_dir_key); in md_update_namespace()3373 if (!old_pathname || !old_drvnm) { in md_update_namespace()3378 if (strcmp(old_pathname, pathname)) { in md_update_namespace()