Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h166 extern int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses,
Dsmb1ops.c1175 .sess_setup = CIFS_SessSetup,
Dsess.c1727 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup() function