Searched refs:SES_NEW (Results 1 – 5 of 5) sorted by relevance
711 if (ses->ses_status == SES_NEW) { in allocate_mid()1206 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()1280 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
798 if (ses->ses_status == SES_NEW) { in smb2_get_mid_entry()
73 ret_buf->ses_status = SES_NEW; in sesInfoAlloc()
130 SES_NEW = 0, enumerator
3946 ses->ses_status != SES_NEW && in cifs_setup_session()