Home
last modified time | relevance | path

Searched refs:SES_NEW (Results 1 – 6 of 6) sorted by relevance

/linux/fs/smb/client/
H A Dcifstransport.c76 if (ses->ses_status == SES_NEW) { in allocate_mid()
H A Dtransport.c997 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
1074 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
H A Dsmb2transport.c702 case SES_NEW: in smb2_get_mid_entry()
H A Dmisc.c74 ret_buf->ses_status = SES_NEW; in sesInfoAlloc()
H A Dcifsglob.h132 SES_NEW = 0, enumerator
H A Dconnect.c4244 new_ses = ses->ses_status == SES_NEW; in cifs_setup_session()
4249 ses->ses_status != SES_NEW && in cifs_setup_session()