Searched refs:dm_kcopyd_notify_fn (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddm-kcopyd.h64 typedef void (*dm_kcopyd_notify_fn)(int read_err, unsigned int long write_err, typedef
69 unsigned int flags, dm_kcopyd_notify_fn fn, void *context);
83 dm_kcopyd_notify_fn fn, void *context);
88 unsigned int flags, dm_kcopyd_notify_fn fn, void *context);
/linux-master/drivers/md/
H A Ddm-kcopyd.c376 dm_kcopyd_notify_fn fn;
497 dm_kcopyd_notify_fn fn = job->fn;
780 unsigned int flags, dm_kcopyd_notify_fn fn, void *context)
860 unsigned int flags, dm_kcopyd_notify_fn fn, void *context)
867 dm_kcopyd_notify_fn fn, void *context)

Completed in 139 milliseconds