Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dconnect.c3963 char *full_path = NULL, *ref_path = NULL, *mdata = NULL; in expand_dfs_referral() local
3970 ref_path = check_prefix ? full_path + 1 : volume_info->UNC + 1; in expand_dfs_referral()
3972 rc = get_dfs_path(xid, ses, ref_path, cifs_sb->local_nls, in expand_dfs_referral()