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);
1169 unsigned int n_sectors, sector_t target, io_notify_fn fn, void *data) in copy_from_journal()