Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h324 extern int CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb1ops.c1179 .get_dfs_refer = CIFSGetDFSRefer,
H A Dcifssmb.c4842 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer() function