Searched refs:CIFS_SMALL_BUFFER (Results 1 – 6 of 6) sorted by relevance
251 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
1519 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()4773 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()4774 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()5457 else if (resp_buftype == CIFS_SMALL_BUFFER) in smb2_parse_query_directory()
1888 #define CIFS_SMALL_BUFFER 1 macro
1307 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
1516 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()1517 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
5014 free_rsp_buf(CIFS_SMALL_BUFFER, next_buffer); in receive_encrypted_standard()