Searched refs:smb2_handle_cancelled_mid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 249 extern int smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server);
|
H A D | smb2misc.c | 832 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid() function
|
H A D | smb2ops.c | 5147 .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 D | smb2proto.h | 234 extern int smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server);
|
H A D | smb2misc.c | 833 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid() function
|
H A D | smb2ops.c | 5222 .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