Home
last modified time | relevance | path

Searched refs:smb2_handle_cancelled_mid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2proto.h249 extern int smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server);
H A Dsmb2misc.c832 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid() function
H A Dsmb2ops.c5147 .handle_cancelled_mid = smb2_handle_cancelled_mid,
5247 .handle_cancelled_mid = smb2_handle_cancelled_mid,
5349 .handle_cancelled_mid = smb2_handle_cancelled_mid,
5462 .handle_cancelled_mid = smb2_handle_cancelled_mid,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2proto.h234 extern int smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server);
H A Dsmb2misc.c833 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid() function
H A Dsmb2ops.c5222 .handle_cancelled_mid = smb2_handle_cancelled_mid,
5324 .handle_cancelled_mid = smb2_handle_cancelled_mid,
5428 .handle_cancelled_mid = smb2_handle_cancelled_mid,
5542 .handle_cancelled_mid = smb2_handle_cancelled_mid,

Completed in 17 milliseconds