Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2proto.h164 extern int smb2_handle_cancelled_mid(char *buffer,
Dsmb2ops.c1547 .handle_cancelled_mid = smb2_handle_cancelled_mid,
1627 .handle_cancelled_mid = smb2_handle_cancelled_mid,
1710 .handle_cancelled_mid = smb2_handle_cancelled_mid,
1799 .handle_cancelled_mid = smb2_handle_cancelled_mid,
Dsmb2misc.c655 smb2_handle_cancelled_mid(char *buffer, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid() function