Home
last modified time | relevance | path

Searched refs:new_set (Results 1 – 1 of 1) sorted by relevance

/fs/smb/client/
Dconnect.c2830 bool new_set = (new->mnt_cifs_flags & CIFS_MOUNT_USE_PREFIX_PATH) && in match_prepath() local
2837 if (old_set && new_set && !strcmp(new->prepath, old->prepath)) in match_prepath()
2839 else if (!old_set && !new_set) in match_prepath()