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()397 int buf_type = CIFS_NO_BUFFER; in smb3_query_mf_symlink()
616 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_alloc_buffer()625 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_free_buffer()1245 if (sess_data->buf0_type != CIFS_NO_BUFFER && in sess_auth_rawntlmssp_negotiate()1473 sess_data->buf0_type = CIFS_NO_BUFFER; in CIFS_SessSetup()
1225 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_free_buffer()1414 if (sess_data->buf0_type != CIFS_NO_BUFFER && in SMB2_sess_auth_rawntlmssp_negotiate()1559 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_setup()2577 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open()2611 resp_buftype = CIFS_NO_BUFFER; in SMB2_open()2766 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl()2928 int resp_buftype = CIFS_NO_BUFFER; in SMB2_close_flags()3087 int resp_buftype = CIFS_NO_BUFFER; in query_info()3240 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify()3448 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush()[all …]
995 resp_buf_type[i] = CIFS_NO_BUFFER; /* no response buf yet */ in compound_send_recv()1218 *resp_buf_type = CIFS_NO_BUFFER; in SendReceive2()
674 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in open_shroot()1026 int buftype = CIFS_NO_BUFFER; in smb2_query_eas()1109 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_set_ea()1390 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_ioctl_query_info()2204 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_info_compound()2279 int buftype = CIFS_NO_BUFFER; in smb2_queryfs()2603 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_symlink()
84 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_compound_op()
1712 #define CIFS_NO_BUFFER 0 /* Response buffer not returned */ macro
451 int buf_type = CIFS_NO_BUFFER;
3921 int buf_type = CIFS_NO_BUFFER; in cifs_read()
1907 } else if (resp_buf_type != CIFS_NO_BUFFER) { in CIFSSMBRead()