Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid5.c1448 static void ops_complete_biofill(void *stripe_head_ref) in ops_complete_biofill() argument
1450 struct stripe_head *sh = stripe_head_ref; in ops_complete_biofill()
1533 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() argument
1535 struct stripe_head *sh = stripe_head_ref; in ops_complete_compute()
1854 static void ops_complete_prexor(void *stripe_head_ref) in ops_complete_prexor() argument
1856 struct stripe_head *sh = stripe_head_ref; in ops_complete_prexor()
2005 static void ops_complete_reconstruct(void *stripe_head_ref) in ops_complete_reconstruct() argument
2007 struct stripe_head *sh = stripe_head_ref; in ops_complete_reconstruct()
2213 static void ops_complete_check(void *stripe_head_ref) in ops_complete_check() argument
2215 struct stripe_head *sh = stripe_head_ref; in ops_complete_check()