Home
last modified time | relevance | path

Searched refs:compound_send_recv (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c617 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
626 rc = compound_send_recv(xid, ses, server, in smb2_compound_op()
H A Dtransport.c1071 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function
1310 return compound_send_recv(xid, ses, server, flags, 1, in cifs_send_recv()
H A Dcached_dir.c291 rc = compound_send_recv(xid, ses, server, in open_cached_dir()
H A Dsmb2ops.c1264 rc = compound_send_recv(xid, ses, server, in smb2_set_ea()
1681 rc = compound_send_recv(xid, ses, server, in smb2_ioctl_query_info()
2335 rc = compound_send_recv(xid, tcon->ses, server, in smb2_query_dir_first()
2747 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound()
2751 rc = compound_send_recv(xid, ses, server, in smb2_query_info_compound()
H A Dcifsproto.h105 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,