Searched refs:CIFS_NO_BUFFER (Results 1 – 10 of 10) sorted by relevance
312 int buf_type = CIFS_NO_BUFFER; in cifs_query_mf_symlink()393 int buf_type = CIFS_NO_BUFFER; in smb3_query_mf_symlink()
1228 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_free_buffer()1428 if (sess_data->buf0_type != CIFS_NO_BUFFER && in SMB2_sess_auth_rawntlmssp_negotiate()1592 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_setup()2827 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open()2861 resp_buftype = CIFS_NO_BUFFER; in SMB2_open()3022 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl()3193 int resp_buftype = CIFS_NO_BUFFER; in __SMB2_close()3377 int resp_buftype = CIFS_NO_BUFFER; in query_info()3549 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify()3763 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush()[all …]
887 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_alloc_buffer()896 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_free_buffer()1514 if (sess_data->buf0_type != CIFS_NO_BUFFER && in sess_auth_rawntlmssp_negotiate()1740 sess_data->buf0_type = CIFS_NO_BUFFER; in CIFS_SessSetup()
718 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in open_shroot()1082 int buftype = CIFS_NO_BUFFER; in smb2_query_eas()1167 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_set_ea()1196 resp_buftype[1] = CIFS_NO_BUFFER; in smb2_set_ea()1535 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_ioctl_query_info()2228 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in smb2_query_dir_first()2306 resp_buftype[1] = CIFS_NO_BUFFER; in smb2_query_dir_first()2500 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_info_compound()2576 int buftype = CIFS_NO_BUFFER; in smb2_queryfs()2903 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_symlink()[all …]
1036 resp_buf_type[i] = CIFS_NO_BUFFER; /* no response buf yet */ in compound_send_recv()1259 *resp_buf_type = CIFS_NO_BUFFER; in SendReceive2()
98 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_compound_op()
1774 #define CIFS_NO_BUFFER 0 /* Response buffer not returned */ macro
456 int buf_type = CIFS_NO_BUFFER;
4018 int buf_type = CIFS_NO_BUFFER; in cifs_read()
1834 } else if (resp_buf_type != CIFS_NO_BUFFER) { in CIFSSMBRead()