Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid5.c1568 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs() function
1578 unsigned int *off_srcs = to_addr_offs(sh, percpu); in ops_run_compute5()
1675 unsigned int *offs = to_addr_offs(sh, percpu); in ops_run_compute6_1()
1747 unsigned int *offs = to_addr_offs(sh, percpu); in ops_run_compute6_2()
1875 unsigned int *off_srcs = to_addr_offs(sh, percpu); in ops_run_prexor5()
1916 unsigned int *offs = to_addr_offs(sh, percpu); in ops_run_prexor6()
2087 off_srcs = to_addr_offs(sh, percpu); in ops_run_reconstruct5()
2181 offs = to_addr_offs(sh, percpu); in ops_run_reconstruct6()
2233 unsigned int *off_srcs = to_addr_offs(sh, percpu); in ops_run_check_p()
2269 unsigned int *offs = to_addr_offs(sh, percpu); in ops_run_check_pq()