Searched refs:cifs_readv_receive (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 573 int cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid);
|
H A D | cifssmb.c | 1488 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_receive() function 1727 rc = cifs_call_async(tcon->ses->server, &rqst, cifs_readv_receive, in cifs_async_readv()
|
H A D | smb2pdu.c | 4072 cifs_readv_receive, smb2_readv_callback, in smb2_async_readv()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 597 int cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid);
|
H A D | transport.c | 1696 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_receive() function
|
H A D | smb2pdu.c | 4490 cifs_readv_receive, smb2_readv_callback, in smb2_async_readv()
|
H A D | cifssmb.c | 1368 rc = cifs_call_async(tcon->ses->server, &rqst, cifs_readv_receive, in cifs_async_readv()
|
Completed in 38 milliseconds