Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dtransport.c792 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() function
996 return compound_send_recv(xid, ses, flags, 1, rqst, resp_buf_type, in cifs_send_recv()
Dcifsproto.h97 extern int compound_send_recv(const unsigned int xid, struct cifs_ses *ses,
Dsmb2ops.c1739 rc = compound_send_recv(xid, ses, flags, 3, rqst, in smb2_queryfs()