Home
last modified time | relevance | path

Searched refs:SMBFLG2_ERR_STATUS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h167 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
H A Dsmb_common.c329 rsp_hdr->Flags2 = SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS | in init_smb1_rsp_hdr()
/kernel/linux/linux-5.10/fs/cifs/
H A Dnetmisc.c825 if (smb->Flags2 & SMBFLG2_ERR_STATUS) { in map_smb_to_linux_error()
891 if (rc == -EACCES && !(smb->Flags2 & SMBFLG2_ERR_STATUS)) { in map_and_check_smb_error()
H A Dmisc.c275 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in header_assemble()
H A Dsess.c345 pSMB->req.hdr.Flags2 |= SMBFLG2_ERR_STATUS; in cifs_ssetup_hdr()
H A Dcifspdu.h210 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
H A Dcifssmb.c315 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in small_smb_init_no_tc()
612 pSMB->hdr.Flags2 |= (SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS); in CIFSSMBNegotiate()
4878 pSMB->hdr.Flags2 |= SMBFLG2_ERR_STATUS; in CIFSGetDFSRefer()
H A Dconnect.c4909 smb_buffer->Flags2 |= SMBFLG2_ERR_STATUS; in CIFSTCon()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnetmisc.c824 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()
H A Dmisc.c284 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in header_assemble()
H A Dcifspdu.h180 #define SMBFLG2_ERR_STATUS cpu_to_le16(0x4000) macro
H A Dsess.c713 pSMB->req.hdr.Flags2 |= SMBFLG2_ERR_STATUS; in cifs_ssetup_hdr()
H A Dcifssmb.c250 buffer->Flags2 |= SMBFLG2_ERR_STATUS; in small_smb_init_no_tc()
424 pSMB->hdr.Flags2 |= (SMBFLG2_UNICODE | SMBFLG2_ERR_STATUS); in CIFSSMBNegotiate()
4345 pSMB->hdr.Flags2 |= SMBFLG2_ERR_STATUS; in CIFSGetDFSRefer()
H A Dconnect.c3708 smb_buffer->Flags2 |= SMBFLG2_ERR_STATUS; in CIFSTCon()

Completed in 48 milliseconds