Searched refs:CIFS_SMALL_BUFFER (Results 1 – 6 of 6) sorted by relevance
223 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
1012 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()3279 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()3280 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()3745 else if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_query_directory()
1560 #define CIFS_SMALL_BUFFER 1 macro
902 resp_buf_type[i] = CIFS_SMALL_BUFFER; in compound_send_recv()
593 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
1818 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()1819 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()