Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | smb2inode.c | 378 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 383 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
| D | cached_dir.c | 252 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
| D | transport.c | 1065 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1304 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
| D | smb2ops.c | 1231 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1626 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2265 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2620 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2624 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 3062 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_reparse_point()
|
| D | cifsproto.h | 105 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|