Searched refs:CIFS_NO_BUFFER (Results 1 – 10 of 10) sorted by relevance
315 int buf_type = CIFS_NO_BUFFER; in cifs_query_mf_symlink()396 int buf_type = CIFS_NO_BUFFER; in smb3_query_mf_symlink()
1246 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_free_buffer()1446 if (sess_data->buf0_type != CIFS_NO_BUFFER && in SMB2_sess_auth_rawntlmssp_negotiate()1610 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_setup()2846 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open()2880 resp_buftype = CIFS_NO_BUFFER; in SMB2_open()3039 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl()3210 int resp_buftype = CIFS_NO_BUFFER; in __SMB2_close()3394 int resp_buftype = CIFS_NO_BUFFER; in query_info()3566 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify()3780 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush()[all …]
895 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_alloc_buffer()904 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_free_buffer()1522 if (sess_data->buf0_type != CIFS_NO_BUFFER && in sess_auth_rawntlmssp_negotiate()1748 sess_data->buf0_type = CIFS_NO_BUFFER; in CIFS_SessSetup()
719 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in open_shroot()1084 int buftype = CIFS_NO_BUFFER; in smb2_query_eas()1169 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_set_ea()1198 resp_buftype[1] = CIFS_NO_BUFFER; in smb2_set_ea()1541 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_ioctl_query_info()2256 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in smb2_query_dir_first()2334 resp_buftype[1] = CIFS_NO_BUFFER; in smb2_query_dir_first()2528 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_info_compound()2604 int buftype = CIFS_NO_BUFFER; in smb2_queryfs()2930 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_symlink()[all …]
1044 resp_buf_type[i] = CIFS_NO_BUFFER; /* no response buf yet */ in compound_send_recv()1272 *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()
1777 #define CIFS_NO_BUFFER 0 /* Response buffer not returned */ macro
455 int buf_type = CIFS_NO_BUFFER;
4057 int buf_type = CIFS_NO_BUFFER; in cifs_read()
1834 } else if (resp_buf_type != CIFS_NO_BUFFER) { in CIFSSMBRead()