Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dsmb2pdu.c441 free_rsp_buf(resp_buftype, rsp); in SMB2_negotiate()
745 free_rsp_buf(resp_buftype, rsp); in SMB2_sess_setup()
948 free_rsp_buf(resp_buftype, rsp); in SMB2_tcon()
1256 free_rsp_buf(resp_buftype, rsp); in SMB2_open()
1397 free_rsp_buf(resp_buftype, rsp); in SMB2_ioctl()
1467 free_rsp_buf(resp_buftype, rsp); in SMB2_close()
1578 free_rsp_buf(resp_buftype, rsp); in query_info()
1688 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_flush()
1891 free_rsp_buf(resp_buftype, iov[0].iov_base); in SMB2_read()
1912 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.c1753 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBRead()
2271 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBWrite2()
2516 free_rsp_buf(resp_buf_type, iov[0].iov_base); in CIFSSMBPosixLock()
3901 free_rsp_buf(buf_type, iov[0].iov_base); in CIFSSMBGetCIFSACL()