Home
last modified time | relevance | path

Searched refs:free_rsp_buf (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/cifs/
Dsmb2pdu.c500 free_rsp_buf(resp_buftype, rsp); in SMB2_negotiate()
804 free_rsp_buf(resp_buftype, rsp); in SMB2_sess_setup()
1015 free_rsp_buf(resp_buftype, rsp); in SMB2_tcon()
1442 free_rsp_buf(resp_buftype, rsp); in SMB2_open()
1583 free_rsp_buf(resp_buftype, rsp); in SMB2_ioctl()
1653 free_rsp_buf(resp_buftype, rsp); in SMB2_close()
1764 free_rsp_buf(resp_buftype, rsp); in query_info()
1876 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_flush()
2081 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_read()
2102 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_read()
[all …]
Dmisc.c230 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf() function
Dcifsproto.h39 extern void free_rsp_buf(int, void *);
Dsess.c592 free_rsp_buf(sess_data->buf0_type, sess_data->iov[0].iov_base); in sess_free_buffer()
Dcifssmb.c1756 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBRead()
2277 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBWrite2()
2522 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBPosixLock()
3907 free_rsp_buf(buf_type, iov[0].iov_base); in CIFSSMBGetCIFSACL()