Searched refs:buf0_type (Results 1 – 2 of 2) sorted by relevance
1166 int buf0_type; member1190 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()1205 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_alloc_buffer()1218 if (sess_data->buf0_type != CIFS_NO_BUFFER && iov[0].iov_base) in sess_free_buffer()1221 free_rsp_buf(sess_data->buf0_type, iov[0].iov_base); in sess_free_buffer()1222 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_free_buffer()1268 &sess_data->buf0_type, in sess_sendreceive()1621 if (sess_data->buf0_type != CIFS_NO_BUFFER && in sess_auth_rawntlmssp_negotiate()1837 sess_data->buf0_type = CIFS_NO_BUFFER; in CIFS_SessSetup()
1267 int buf0_type; member1336 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()1347 if (sess_data->buf0_type != CIFS_NO_BUFFER && iov[0].iov_base) in SMB2_sess_free_buffer()1350 free_rsp_buf(sess_data->buf0_type, iov[0].iov_base); in SMB2_sess_free_buffer()1351 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_free_buffer()1375 &sess_data->buf0_type, in SMB2_sess_sendreceive()1548 if (sess_data->buf0_type != CIFS_NO_BUFFER && in SMB2_sess_auth_rawntlmssp_negotiate()1723 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_setup()