Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dtransport.c735 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()
A Dmisc.c72 ret_buf->status = CifsNew; in sesInfoAlloc()
119 ret_buf->tidStatus = CifsNew; in tconInfoAlloc()
A Dsmb2transport.c756 if (ses->status == CifsNew) { in smb2_get_mid_entry()
A Dcifsglob.h112 CifsNew = 0, enumerator
A Dconnect.c473 server->tcpStatus == CifsNew || in cifs_echo_request()
1498 tcp_ses->tcpStatus = CifsNew; in cifs_get_tcp_session()

Completed in 25 milliseconds