Searched refs:compound_send_recv (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | transport.c | 862 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1105 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| H A D | cifsproto.h | 104 int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | cached_dir.c | 323 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
| H A D | smb2ops.c | 1343 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1762 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2646 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 3060 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 3064 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound()
|