Searched refs:new_set (Results 1 – 1 of 1) sorted by relevance
2830 bool new_set = (new->mnt_cifs_flags & CIFS_MOUNT_USE_PREFIX_PATH) && in match_prepath() local2837 if (old_set && new_set && !strcmp(new->prepath, old->prepath)) in match_prepath()2839 else if (!old_set && !new_set) in match_prepath()