Searched refs:CifsNew (Results 1 – 5 of 5) sorted by relevance
735 if (ses->status == CifsNew) { in allocate_mid()1191 if ((ses->status == CifsNew) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()1259 if ((ses->status == CifsNew) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) { in compound_send_recv()1553 (server->tcpStatus != CifsNew))); in SendReceiveBlockingLock()1559 (server->tcpStatus == CifsNew))) { in SendReceiveBlockingLock()
72 ret_buf->status = CifsNew; in sesInfoAlloc()119 ret_buf->tidStatus = CifsNew; in tconInfoAlloc()
756 if (ses->status == CifsNew) { in smb2_get_mid_entry()
112 CifsNew = 0, enumerator
473 server->tcpStatus == CifsNew || in cifs_echo_request()1498 tcp_ses->tcpStatus = CifsNew; in cifs_get_tcp_session()
Completed in 23 milliseconds