Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h366 extern int CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb1ops.c1121 .get_dfs_refer = CIFSGetDFSRefer,
H A Dcifssmb.c4319 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer() function