Home
last modified time | relevance | path

Searched refs:CIFS_SESS_OP (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h1906 #define CIFS_SESS_OP 0x2000 /* session setup request */ macro
H A Dsmb2pdu.c1571 CIFS_LOG_ERROR | CIFS_SESS_OP, &rsp_iov); in SMB2_sess_sendreceive()
H A Dsmb2ops.c116 ((optype & CIFS_OP_MASK) != CIFS_SESS_OP)) in smb2_add_credits()