Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1transport.c156 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_receive() function
H A Dsmb1ops.c1392 .check_receive = cifs_check_receive,
H A Dcifssmb.c1900 result = cifs_check_receive(mid, tcon->ses->server, 0); in cifs_writev_callback()