Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Draid5.c1370 static void ops_complete_biofill(void *stripe_head_ref) in ops_complete_biofill() argument
1372 struct stripe_head *sh = stripe_head_ref; in ops_complete_biofill()
1455 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() argument
1457 struct stripe_head *sh = stripe_head_ref; in ops_complete_compute()
1776 static void ops_complete_prexor(void *stripe_head_ref) in ops_complete_prexor() argument
1778 struct stripe_head *sh = stripe_head_ref; in ops_complete_prexor()
1927 static void ops_complete_reconstruct(void *stripe_head_ref) in ops_complete_reconstruct() argument
1929 struct stripe_head *sh = stripe_head_ref; in ops_complete_reconstruct()
2135 static void ops_complete_check(void *stripe_head_ref) in ops_complete_check() argument
2137 struct stripe_head *sh = stripe_head_ref; in ops_complete_check()