Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1385 typedef int (mid_handle_t)(struct TCP_Server_Info *server, typedef
1403 mid_handle_t *handle; /* call handle mid callback */
Dcifsproto.h93 mid_handle_t *handle, void *cbdata, const int flags);
Dtransport.c596 mid_handle_t *handle, void *cbdata, const int flags) in cifs_call_async()