Searched defs:resp_buftype (Results 1 – 2 of 2) sorted by relevance
383 int resp_buftype; in SMB2_negotiate() local588 int resp_buftype = CIFS_NO_BUFFER; in SMB2_sess_setup() local910 int resp_buftype; in SMB2_tcon() local1312 int resp_buftype; in SMB2_open() local1459 int resp_buftype; in SMB2_ioctl() local1621 int resp_buftype; in SMB2_close() local1723 int resp_buftype; in query_info() local1850 int resp_buftype; in SMB2_flush() local2066 int resp_buftype, rc = -EACCES; in SMB2_read() local2262 int resp_buftype; in SMB2_write() local[all …]
230 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf()