Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h1517 typedef int (mid_handle_t)(struct TCP_Server_Info *server, typedef
1536 mid_handle_t *handle; /* call handle mid callback */
Dcifsproto.h96 mid_handle_t *handle, void *cbdata, const int flags,
Dtransport.c751 mid_handle_t *handle, void *cbdata, const int flags, in cifs_call_async()