Searched refs:io_notify_fn (Results 1 – 3 of 3) sorted by relevance
30 typedef void (*io_notify_fn)(unsigned int long error, void *context); typedef53 io_notify_fn fn; /* Callback for asynchronous requests */
35 io_notify_fn fn, void *context);46 io_notify_fn fn, void *context);56 void *data, io_notify_fn fn, void *context);61 typedef void (*io_notify_fn)(unsigned long error, void *context);
38 io_notify_fn callback;122 io_notify_fn fn = io->callback; in complete_io()413 struct dpages *dp, io_notify_fn fn, void *context, in async_io()