Searched refs:compound_send_recv (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/cifs/ |
| A D | smb2inode.c | 367 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 372 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| A D | transport.c | 1063 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1290 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| A 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() 2704 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 3127 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_symlink() 3308 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_reparse_tag()
|
| A D | cifsproto.h | 104 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|
Completed in 21 milliseconds