Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dtransport.c696 if (ses->ses_status == SES_NEW) { in allocate_mid()
1183 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
1256 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
A Dsmb2transport.c772 if (ses->ses_status == SES_NEW) { in smb2_get_mid_entry()
A Dmisc.c75 ret_buf->ses_status = SES_NEW; in sesInfoAlloc()
A Dcifsglob.h125 SES_NEW = 0, enumerator
A Dconnect.c3696 ses->ses_status != SES_NEW && in cifs_setup_session()

Completed in 22 milliseconds