Searched refs:CIFSGetDFSRefer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 324 extern int CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb1ops.c | 1179 .get_dfs_refer = CIFSGetDFSRefer,
|
H A D | cifssmb.c | 4842 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer() function 4864 * CIFSGetDFSRefer() may be called from cifs_reconnect_tcon() and thus in CIFSGetDFSRefer()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 362 extern int CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb1ops.c | 1185 .get_dfs_refer = CIFSGetDFSRefer,
|
H A D | cifssmb.c | 4309 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer() function 4331 * CIFSGetDFSRefer() may be called from cifs_reconnect_tcon() and thus in CIFSGetDFSRefer()
|
Completed in 20 milliseconds