Home
last modified time | relevance | path

Searched refs:SMB2_logoff (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2proto.h140 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb2ops.c5154 .logoff = SMB2_logoff,
5254 .logoff = SMB2_logoff,
5356 .logoff = SMB2_logoff,
5469 .logoff = SMB2_logoff,
H A Dsmb2pdu.c1637 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2proto.h124 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb2ops.c5229 .logoff = SMB2_logoff,
5331 .logoff = SMB2_logoff,
5435 .logoff = SMB2_logoff,
5549 .logoff = SMB2_logoff,
H A Dsmb2pdu.c1919 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function

Completed in 27 milliseconds