Home
last modified time | relevance | path

Searched refs:io_notify_fn (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Ddm-io.h28 typedef void (*io_notify_fn)(unsigned long error, void *context); typedef
51 io_notify_fn fn; /* Callback for asynchronous requests */
/Linux-v5.10/Documentation/admin-guide/device-mapper/
Ddm-io.rst35 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);
/Linux-v5.10/drivers/md/
Ddm-io.c37 io_notify_fn callback;
117 io_notify_fn fn = io->callback; in complete_io()
468 struct dpages *dp, io_notify_fn fn, void *context) in async_io()
Ddm-integrity.c1061 unsigned n_sectors, sector_t target, io_notify_fn fn, void *data) in copy_from_journal()