Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifsproto.h173 extern int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses,
Dsmb1ops.c1182 .sess_setup = CIFS_SessSetup,
Dsess.c1813 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup() function