Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | transport.c | 863 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1106 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| H A D | smb2inode.c | 649 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 662 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 1262 rc = compound_send_recv(xid, tcon->ses, server, flags, in smb2_unlink()
|
| H A D | cifsproto.h | 104 int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | cached_dir.c | 315 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
| H A D | smb2ops.c | 1332 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1751 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2518 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2932 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2936 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound()
|