Searched refs:CIFS_SMALL_BUFFER (Results 1 – 6 of 6) sorted by relevance
232 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
2105 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()2106 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()2465 else if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_query_directory()
821 *resp_buf_type = CIFS_SMALL_BUFFER; in SendReceive2()
1425 #define CIFS_SMALL_BUFFER 1 macro
569 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
1760 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()1761 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()