Searched refs:compound_send_recv (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/cifs/ |
| D | smb2inode.c | 326 rc = compound_send_recv(xid, ses, flags, num_rqst - 2, in smb2_compound_op() 330 rc = compound_send_recv(xid, ses, flags, num_rqst, in smb2_compound_op()
|
| D | transport.c | 978 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1200 return compound_send_recv(xid, ses, flags, 1, rqst, resp_buf_type, in cifs_send_recv()
|
| D | cifsproto.h | 101 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|
| D | smb2ops.c | 708 rc = compound_send_recv(xid, ses, flags, 2, rqst, in open_shroot() 1179 rc = compound_send_recv(xid, ses, flags, 3, rqst, in smb2_set_ea() 1520 rc = compound_send_recv(xid, ses, flags, 3, rqst, in smb2_ioctl_query_info() 2248 rc = compound_send_recv(xid, ses, flags, 3, rqst, in smb2_query_info_compound() 2662 rc = compound_send_recv(xid, tcon->ses, flags, 3, rqst, in smb2_query_symlink()
|