Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/fs/smb/client/ |
D | smb2inode.c | 390 rc = compound_send_recv(xid, ses, server, in smb2_compound_op() 395 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
|
D | cached_dir.c | 271 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
|
D | transport.c | 1066 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function 1305 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
|
D | smb2ops.c | 1247 rc = compound_send_recv(xid, ses, server, in smb2_set_ea() 1644 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info() 2283 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first() 2638 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 2642 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound() 3086 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,
|