Home
last modified time | relevance | path

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

/fs/cifs/
Dtransport.c964 cifs_compound_callback(struct mid_q_entry *mid) in cifs_compound_callback() function
978 cifs_compound_callback(mid); in cifs_compound_last_callback()
985 cifs_compound_callback(mid); in cifs_cancelled_callback()
1080 midQ[i]->callback = cifs_compound_callback; in compound_send_recv()