Searched refs:raid5d (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.c | 2433 * from raid5d. In that case, scribble_disks and scribble_sectors in resize_chunks() 5215 * be written by raid5d, so we don't in handle_stripe() 5320 * later sampled by raid5d. 6467 static void raid5d(struct md_thread *thread) in raid5d() function 6474 pr_debug("+++ raid5d active\n"); in raid5d() 6544 pr_debug("--- raid5d inactive\n"); in raid5d() 7386 conf->thread = md_register_thread(raid5d, mddev, pers_name); in setup_conf() 7890 * raid5d, wait will deadlock. in raid5_remove_disk() 8312 /* This is called from the raid5d thread with mddev_lock held.
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.c | 2504 * from raid5d. In that case, scribble_disks and scribble_sectors in resize_chunks() 5330 * be written by raid5d, so we don't in handle_stripe() 5434 * later sampled by raid5d. 6791 static void raid5d(struct md_thread *thread) in raid5d() function 6798 pr_debug("+++ raid5d active\n"); in raid5d() 6879 pr_debug("--- raid5d inactive\n"); in raid5d() 7731 md_register_thread(raid5d, mddev, pers_name)); in setup_conf() 8235 * raid5d, wait will deadlock. in raid5_remove_disk() 8674 /* This is called from the raid5d thread with mddev_lock held.
|
Completed in 20 milliseconds