Searched refs:get_bcc (Results 1 – 7 of 7) sorted by relevance
352 if (total_size > get_bcc(&pSMB->hdr) || in validate_t2()371 count = get_bcc(&pSMBr->hdr); in decode_ext_sec_blob()2704 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSSMBUnixQuerySymLink()3281 if (rc || get_bcc(&pSMBr->hdr) < 2) in cifs_do_get_acl()3448 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSGetExtAttr()3531 bcc = get_bcc(&pSMBr->hdr); in validate_ntransact()3839 else if (get_bcc(&pSMBr->hdr) < 40) in CIFSSMBQFileInfo()4483 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSGetSrvInodeNumber()4674 if (rc || get_bcc(&pSMBr->hdr) < 18) in SMBOldQFSInfo()4761 if (rc || get_bcc(&pSMBr->hdr) < 24) in CIFSSMBQFSInfo()[all …]
1515 bytes_remaining = get_bcc(smb_buf); in sess_auth_ntlmv2()1641 bytes_remaining = get_bcc(smb_buf); in sess_auth_kerberos()1799 bytes_remaining = get_bcc(smb_buf); in sess_auth_rawntlmssp_negotiate()1894 bytes_remaining = get_bcc(smb_buf); in sess_auth_rawntlmssp_authenticate()
456 if (get_bcc(buf) > sizeof(struct file_notify_information)) { in is_valid_oplock_break()
924 2 /* size of the bcc field */ + get_bcc(ptr)); in smbCalcSize()
348 byte_count = get_bcc(target_hdr); in coalesce_t2()
464 get_bcc(struct smb_hdr *hdr) in get_bcc() function
4076 bytes_left = get_bcc(smb_buffer_response); in CIFSTCon()
Completed in 47 milliseconds