Home
last modified time | relevance | path

Searched refs:SMBFLG_RESPONSE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c306 if (smb->Flags & SMBFLG_RESPONSE) in check_smb_hdr()
419 (pSMB->hdr.Flags & SMBFLG_RESPONSE)) { in is_valid_oplock_break()
452 if (pSMB->hdr.Flags & SMBFLG_RESPONSE) { in is_valid_oplock_break()
H A Dcifspdu.h194 #define SMBFLG_RESPONSE 0x80 /* this PDU is a response from server */ macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dmisc.c316 if (smb->Flags & SMBFLG_RESPONSE) in check_smb_hdr()
429 (pSMB->hdr.Flags & SMBFLG_RESPONSE)) { in is_valid_oplock_break()
462 if (pSMB->hdr.Flags & SMBFLG_RESPONSE) { in is_valid_oplock_break()
H A Dcifspdu.h164 #define SMBFLG_RESPONSE 0x80 /* this PDU is a response from server */ macro
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h163 #define SMBFLG_RESPONSE 0x80 /* this PDU is a response from server */ macro
H A Dsmb_common.c328 rsp_hdr->Flags = SMBFLG_RESPONSE; in init_smb1_rsp_hdr()

Completed in 20 milliseconds