Searched refs:raid5_percpu (Results 1 – 4 of 4) sorted by relevance
| /drivers/md/ |
| A D | raid5.h | 560 struct raid5_percpu { struct 645 struct raid5_percpu __percpu *percpu;
|
| A D | raid5-log.h | 35 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu,
|
| A D | raid5.c | 1526 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page() 1533 struct raid5_percpu *percpu, int i) in to_addr_conv() 1542 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs() 1548 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5() 1844 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor5() 1886 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor6() 2269 struct raid5_percpu *percpu; in raid_run_ops() 2446 static int scribble_alloc(struct raid5_percpu *percpu, in scribble_alloc() 2485 struct raid5_percpu *percpu; in resize_chunks() 7361 struct raid5_percpu *percpu = per_cpu_ptr(conf->percpu, cpu); in raid456_cpu_up_prepare() [all …]
|
| A D | raid5-ppl.c | 158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
|
Completed in 23 milliseconds