Searched refs:mid_handle_t (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 1587 typedef int (mid_handle_t)(struct TCP_Server_Info *server, typedef 1607 mid_handle_t *handle; /* call handle mid callback */
|
H A D | cifsproto.h | 97 mid_handle_t *handle, void *cbdata, const int flags,
|
H A D | transport.c | 778 mid_handle_t *handle, void *cbdata, const int flags, in cifs_call_async()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 98 mid_handle_t *handle, void *cbdata, const int flags,
|
H A D | cifsglob.h | 1660 typedef int (mid_handle_t)(struct TCP_Server_Info *server, typedef 1680 mid_handle_t *handle; /* call handle mid callback */
|
H A D | transport.c | 785 mid_handle_t *handle, void *cbdata, const int flags, in cifs_call_async()
|
Completed in 16 milliseconds