Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2ops.c5272 .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,
H A Dcifsglob.h358 int (*handle_cancelled_mid)(struct mid_q_entry *, struct TCP_Server_Info *); member