Searched defs:resp_buftype (Results 1 – 2 of 2) sorted by relevance
402 int resp_buftype; in SMB2_negotiate() local1079 int resp_buftype; in SMB2_tcon() local1484 int resp_buftype; in SMB2_open() local1631 int resp_buftype; in SMB2_ioctl() local1801 int resp_buftype; in SMB2_close() local1903 int resp_buftype; in query_info() local2093 int resp_buftype; in SMB2_flush() local2310 int resp_buftype, rc = -EACCES; in SMB2_read() local2507 int resp_buftype; in SMB2_write() local2608 int resp_buftype = CIFS_NO_BUFFER; in SMB2_query_directory() local[all …]
225 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf()