Searched refs:get_dfs_path (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | cifs_dfs_ref.c | 321 rc = get_dfs_path(xid, ses, full_path + 1, cifs_sb->local_nls, in cifs_dfs_do_automount()
|
D | cifsproto.h | 297 extern int get_dfs_path(const unsigned int xid, struct cifs_ses *ses,
|
D | smb1ops.c | 935 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, in cifs_unix_dfs_readlink()
|
D | connect.c | 3262 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path() function 3829 rc = get_dfs_path(xid, ses, ref_path, cifs_sb->local_nls, in expand_dfs_referral()
|