Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | smb2inode.c | 370 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 375 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| D | cached_dir.c | 212 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
| D | transport.c | 1052 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1292 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| D | smb2ops.c | 1135 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1537 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2172 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2524 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2528 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2943 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_symlink() 3083 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_reparse_tag()
|
| D | cifsproto.h | 100 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|