Home
last modified time | relevance | path

Searched refs:cifs_readv_receive (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h606 int cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid);
H A Dtransport.c1701 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_receive() function
H A Dcifssmb.c1368 rc = cifs_call_async(tcon->ses->server, &rqst, cifs_readv_receive, in cifs_async_readv()
H A Dsmb2pdu.c4653 cifs_readv_receive, smb2_readv_callback, in smb2_async_readv()