Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dtransport.c707 if (ses->ses_status == SES_NEW) { in allocate_mid()
1197 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
1271 if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()
H A Dsmb2transport.c796 if (ses->ses_status == SES_NEW) { in smb2_get_mid_entry()
H A Dmisc.c76 ret_buf->ses_status = SES_NEW; in sesInfoAlloc()
H A Dcifsglob.h125 SES_NEW = 0, enumerator
H A Dconnect.c3884 ses->ses_status != SES_NEW && in cifs_setup_session()

Completed in 16 milliseconds