Searched refs:CIFS_SMALL_BUFFER (Results 1 – 7 of 7) sorted by relevance
234 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
1216 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()3807 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()3808 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()4295 else if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_query_directory()
1158 resp_buf_type[i] = CIFS_SMALL_BUFFER; in compound_send_recv()
1713 #define CIFS_SMALL_BUFFER 1 macro
601 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
1910 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()1911 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
4280 free_rsp_buf(CIFS_SMALL_BUFFER, next_buffer); in receive_encrypted_standard()