Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | smb2inode.c | 370 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 375 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
D | cached_dir.c | 212 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
D | transport.c | 1052 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1292 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
D | smb2ops.c | 1156 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1558 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2193 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2545 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2549 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2964 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_symlink() 3104 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_reparse_tag()
|
D | cifsproto.h | 100 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
|