Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dtransport.c783 cifs_compound_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_compound_callback() function
799 cifs_compound_callback(server, mid); in cifs_compound_last_callback()
806 cifs_compound_callback(server, mid); in cifs_cancelled_callback()
959 mid[i]->callback = cifs_compound_callback; in compound_send_recv()