Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.c538 free_rsp_buf(resp_buftype, rsp); in SMB2_negotiate()
856 free_rsp_buf(resp_buftype, rsp); in SMB2_sess_setup()
1066 free_rsp_buf(resp_buftype, rsp); in SMB2_tcon()
1491 free_rsp_buf(resp_buftype, rsp); in SMB2_open()
1639 free_rsp_buf(resp_buftype, rsp); in SMB2_ioctl()
1709 free_rsp_buf(resp_buftype, rsp); in SMB2_close()
1820 free_rsp_buf(resp_buftype, rsp); in query_info()
1986 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_flush()
2192 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_read()
2213 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_read()
[all …]
Dmisc.c225 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf() function
Dcifsproto.h39 extern void free_rsp_buf(int, void *);
Dsess.c616 free_rsp_buf(sess_data->buf0_type, sess_data->iov[0].iov_base); in sess_free_buffer()
Dcifssmb.c1793 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBRead()
2314 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBWrite2()
2559 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBPosixLock()
3944 free_rsp_buf(buf_type, iov[0].iov_base); in CIFSSMBGetCIFSACL()