Searched refs:compound_send_recv (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2inode.c | 374 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 379 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| H A D | transport.c | 1027 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1254 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| H A D | smb2ops.c | 755 rc = compound_send_recv(xid, ses, server, in open_shroot() 1275 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1674 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2294 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2572 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2987 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_symlink() 3167 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_reparse_tag()
|
| H A D | cifsproto.h | 104 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|