Searched refs:SMB10_PROT_ID (Results 1 – 4 of 4) sorted by relevance
36 #define SMB10_PROT_ID 0x00 macro
1233 .protocol_id = SMB10_PROT_ID,
291 #define SMB10_PROT_ID 0x0000 /* local only, not sent on wire w/CIFS negprot */ macro
184 if ((tcon->ses->server->vals->protocol_id == SMB10_PROT_ID) && in cifs_read_super()