Searched refs:handle_cancelled_mid (Results 1 – 3 of 3) sorted by relevance
90 server->ops->handle_cancelled_mid) in _cifs_mid_q_entry_release()91 server->ops->handle_cancelled_mid(midEntry, server); in _cifs_mid_q_entry_release()
5404 .handle_cancelled_mid = smb2_handle_cancelled_mid,5505 .handle_cancelled_mid = smb2_handle_cancelled_mid,5608 .handle_cancelled_mid = smb2_handle_cancelled_mid,5722 .handle_cancelled_mid = smb2_handle_cancelled_mid,
255 int (*handle_cancelled_mid)(struct mid_q_entry *, struct TCP_Server_Info *); member