Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1transport.c76 if (ses->ses_status == SES_NEW) { in allocate_mid()
H A Dtransport.c995 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
1072 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
H A Dsmb2transport.c666 case SES_NEW: in smb2_get_mid_entry()
H A Dmisc.c79 ret_buf->ses_status = SES_NEW; in sesInfoAlloc()
H A Dcifsglob.h131 SES_NEW = 0, enumerator
H A Dconnect.c4072 new_ses = ses->ses_status == SES_NEW; in cifs_setup_session()
4077 ses->ses_status != SES_NEW && in cifs_setup_session()