Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h601 int cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid);
H A Dtransport.c1694 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_receive() function
H A Dsmb2pdu.c4688 cifs_readv_receive, smb2_readv_callback, in smb2_async_readv()
H A Dcifssmb.c1428 rc = cifs_call_async(tcon->ses->server, &rqst, cifs_readv_receive, in cifs_async_readv()