Home
last modified time | relevance | path

Searched refs:r5worker (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5.h503 struct r5worker { struct
514 struct r5worker *workers; argument
H A Draid5.c6713 struct r5worker *worker, in handle_active_stripes()
6764 struct r5worker *worker = container_of(work, struct r5worker, work); in raid5_do_work()
7308 struct r5worker *workers; in alloc_thread_groups()
7316 size = sizeof(struct r5worker) * cnt; in alloc_thread_groups()
7336 struct r5worker *worker = group->workers + j; in alloc_thread_groups()