Searched refs:SMBFLG2_ERR_STATUS (Results 1 – 8 of 8) sorted by relevance
167 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
325 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()
284 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in header_assemble()
553 pSMB->req.hdr.Flags2 |= SMBFLG2_ERR_STATUS; in cifs_ssetup_hdr()
180 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
250 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in small_smb_init_no_tc()424 pSMB->hdr.Flags2 |= (SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS); in CIFSSMBNegotiate()4381 pSMB->hdr.Flags2 |= SMBFLG2_ERR_STATUS; in CIFSGetDFSRefer()
3656 smb_buffer->Flags2 |= SMBFLG2_ERR_STATUS; in CIFSTCon()