Searched refs:CIFS_SessSetup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 166 extern int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb1ops.c | 1175 .sess_setup = CIFS_SessSetup,
|
H A D | sess.c | 1727 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 176 extern int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses,
|
H A D | smb1ops.c | 1181 .sess_setup = CIFS_SessSetup,
|
H A D | sess.c | 1997 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup() function
|
Completed in 9 milliseconds