Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.c1441 static void ops_complete_biofill(void *stripe_head_ref) in ops_complete_biofill() argument
1443 struct stripe_head *sh = stripe_head_ref; in ops_complete_biofill()
1526 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() argument
1528 struct stripe_head *sh = stripe_head_ref; in ops_complete_compute()
1847 static void ops_complete_prexor(void *stripe_head_ref) in ops_complete_prexor() argument
1849 struct stripe_head *sh = stripe_head_ref; in ops_complete_prexor()
1998 static void ops_complete_reconstruct(void *stripe_head_ref) in ops_complete_reconstruct() argument
2000 struct stripe_head *sh = stripe_head_ref; in ops_complete_reconstruct()
2206 static void ops_complete_check(void *stripe_head_ref) in ops_complete_check() argument
2208 struct stripe_head *sh = stripe_head_ref; in ops_complete_check()