Searched refs:SMBFLG2_ERR_STATUS (Results 1 – 8 of 8) sorted by relevance
214 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
329 rsp_hdr->Flags2 = SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS | in init_smb1_rsp_hdr()
824 if (smb->Flags2 & SMBFLG2_ERR_STATUS) { in map_smb_to_linux_error()890 if (rc == -EACCES && !(smb->Flags2 & SMBFLG2_ERR_STATUS)) { in map_and_check_smb_error()
261 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in header_assemble()
359 pSMB->req.hdr.Flags2 |= SMBFLG2_ERR_STATUS; in cifs_ssetup_hdr()
192 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
286 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in small_smb_init_no_tc()500 pSMB->hdr.Flags2 |= (SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS); in CIFSSMBNegotiate()4770 pSMB->hdr.Flags2 |= SMBFLG2_ERR_STATUS; in CIFSGetDFSRefer()
3670 smb_buffer->Flags2 |= SMBFLG2_ERR_STATUS; in CIFSTCon()