Home
last modified time | relevance | path

Searched refs:get_bcc (Results 1 – 7 of 7) sorted by relevance

/linux/fs/cifs/
A Dcifssmb.c367 if (total_size > get_bcc(&pSMB->hdr) || in validate_t2()
386 count = get_bcc(&pSMBr->hdr); in decode_ext_sec_blob()
3093 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSSMBUnixQuerySymLink()
3514 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSSMBGetPosixACL()
3662 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSGetExtAttr()
3745 bcc = get_bcc(&pSMBr->hdr); in validate_ntransact()
4054 else if (get_bcc(&pSMBr->hdr) < 40) in CIFSSMBQFileInfo()
4707 if (rc || get_bcc(&pSMBr->hdr) < 2) in CIFSGetSrvInodeNumber()
4893 if (rc || get_bcc(&pSMBr->hdr) < 18) in SMBOldQFSInfo()
4980 if (rc || get_bcc(&pSMBr->hdr) < 24) in CIFSSMBQFSInfo()
[all …]
A Dsess.c1111 bytes_remaining = get_bcc(smb_buf); in sess_auth_ntlmv2()
1236 bytes_remaining = get_bcc(smb_buf); in sess_auth_kerberos()
1392 bytes_remaining = get_bcc(smb_buf); in sess_auth_rawntlmssp_negotiate()
1482 bytes_remaining = get_bcc(smb_buf); in sess_auth_rawntlmssp_authenticate()
A Dmisc.c410 if (get_bcc(buf) > sizeof(struct file_notify_information)) { in is_valid_oplock_break()
A Dnetmisc.c919 2 /* size of the bcc field */ + get_bcc(ptr)); in smbCalcSize()
A Dsmb1ops.c338 byte_count = get_bcc(target_hdr); in coalesce_t2()
A Dcifspdu.h436 get_bcc(struct smb_hdr *hdr) in get_bcc() function
A Dconnect.c3716 bytes_left = get_bcc(smb_buffer_response); in CIFSTCon()

Completed in 43 milliseconds