Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h178 extern int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses,
H A Dsmb1ops.c1099 .sess_setup = CIFS_SessSetup,
H A Dsess.c1936 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup() function