Searched refs:handle_cancelled_mid (Results 1 – 3 of 3) sorted by relevance
95 server->ops->handle_cancelled_mid) in __release_mid()96 server->ops->handle_cancelled_mid(midEntry, server); in __release_mid()
5272 .handle_cancelled_mid = smb2_handle_cancelled_mid,5375 .handle_cancelled_mid = smb2_handle_cancelled_mid,5480 .handle_cancelled_mid = smb2_handle_cancelled_mid,5596 .handle_cancelled_mid = smb2_handle_cancelled_mid,
320 int (*handle_cancelled_mid)(struct mid_q_entry *, struct TCP_Server_Info *); member