Searched refs:compound_send_recv (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/cifs/ |
| D | smb2inode.c | 375 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 380 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| D | transport.c | 1019 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1241 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| D | smb2ops.c | 754 rc = compound_send_recv(xid, ses, server, in open_shroot() 1269 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1665 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2266 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2544 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2961 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_symlink() 3142 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_reparse_tag()
|
| D | cifsproto.h | 104 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|