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

/linux-master/fs/smb/client/
H A Dsmb2proto.h144 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb2ops.c5105 .logoff = SMB2_logoff,
5208 .logoff = SMB2_logoff,
5313 .logoff = SMB2_logoff,
5429 .logoff = SMB2_logoff,
H A Dsmb2pdu.c1941 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) function

Completed in 154 milliseconds