Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | cached_dir.c | 287 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
| H A D | transport.c | 1064 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1303 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| H A D | smb2inode.c | 626 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 635 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| H A D | cifsproto.h | 108 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | smb2ops.c | 1309 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1726 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2399 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2780 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2784 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound()
|