Searched refs:compound_send_recv (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | smb2inode.c | 363 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 368 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| D | transport.c | 1060 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1287 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| D | smb2ops.c | 839 rc = compound_send_recv(xid, ses, server, in open_cached_dir() 1372 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1771 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2385 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2703 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 3122 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_symlink() 3303 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,
|