md_sync_timer_fn
timer_setup(&device->md_sync_timer, md_sync_timer_fn, 0);
static void md_sync_timer_fn(struct timer_list *t);