Searched refs:CIFS_SMALL_BUFFER (Results 1 – 6 of 6) sorted by relevance
232 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
1915 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()1916 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()2272 else if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_query_directory()
819 *resp_buf_type = CIFS_SMALL_BUFFER; in SendReceive2()
1410 #define CIFS_SMALL_BUFFER 1 macro
569 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
1757 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()1758 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()