Home
last modified time | relevance | path

Searched refs:CIFS_SESS_OP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dtransport.c1197 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 Dcifsglob.h1874 #define CIFS_SESS_OP 0x2000 /* session setup request */ macro
H A Dsmb2ops.c100 ((optype & CIFS_OP_MASK) != CIFS_SESS_OP)) in smb2_add_credits()
H A Dsmb2pdu.c1537 CIFS_LOG_ERROR | CIFS_SESS_OP, &rsp_iov); in SMB2_sess_sendreceive()

Completed in 21 milliseconds