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

/linux-4.1.27/drivers/md/
H A Draid5.c2085 * from raid5d. In that case, scribble_disks and scribble_sectors resize_chunks()
4564 * be written by raid5d, so we don't handle_stripe()
4716 * later sampled by raid5d.
5809 static void raid5d(struct md_thread *thread) raid5d() function
5816 pr_debug("+++ raid5d active\n"); raid5d()
5881 pr_debug("--- raid5d inactive\n"); raid5d()
6598 conf->thread = md_register_thread(raid5d, mddev, pers_name);
7457 /* This is called from the raid5d thread with mddev_lock held.
H A Draid5.h124 * plus raid5d if it is handling it, plus one for each active request

Completed in 92 milliseconds