Searched refs:CIFS_LARGE_BUFFER (Results 1 – 6 of 6) sorted by relevance
249 else if (resp_buftype == CIFS_LARGE_BUFFER) in free_rsp_buf()
1819 #define CIFS_LARGE_BUFFER 2 macro
1253 resp_buf_type[i] = CIFS_LARGE_BUFFER; in compound_send_recv()
4404 else if (resp_buftype == CIFS_LARGE_BUFFER) in SMB2_read()4405 *buf_type = CIFS_LARGE_BUFFER; in SMB2_read()5029 if (resp_buftype == CIFS_LARGE_BUFFER) in smb2_parse_query_directory()
1478 else if (resp_buf_type == CIFS_LARGE_BUFFER) in CIFSSMBRead()1479 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()
4998 free_rsp_buf(CIFS_LARGE_BUFFER, next_buffer); in receive_encrypted_standard()