Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dtransport.c988 cifs_compound_callback(struct mid_q_entry *mid) in cifs_compound_callback() function
1005 cifs_compound_callback(mid); in cifs_compound_last_callback()
1012 cifs_compound_callback(mid); in cifs_cancelled_callback()
1164 midQ[i]->callback = cifs_compound_callback; in compound_send_recv()