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.c782 cifs_compound_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_compound_callback() function
798 cifs_compound_callback(server, mid); in cifs_compound_last_callback()
805 cifs_compound_callback(server, mid); in cifs_cancelled_callback()
957 mid[i]->callback = cifs_compound_callback; in compound_send_recv()