Searched defs:resp_buftype (Results 1 – 2 of 2) sorted by relevance
330 int resp_buftype; in SMB2_negotiate() local529 int resp_buftype = CIFS_NO_BUFFER; in SMB2_sess_setup() local851 int resp_buftype; in SMB2_tcon() local1128 int resp_buftype; in SMB2_open() local1273 int resp_buftype; in SMB2_ioctl() local1435 int resp_buftype; in SMB2_close() local1537 int resp_buftype; in query_info() local1662 int resp_buftype; in SMB2_flush() local1876 int resp_buftype, rc = -EACCES; in SMB2_read() local2069 int resp_buftype; in SMB2_write() local[all …]
230 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf()