Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c1296 static void ops_complete_biofill(void *stripe_head_ref) in ops_complete_biofill() argument
1298 struct stripe_head *sh = stripe_head_ref; in ops_complete_biofill()
1378 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() argument
1380 struct stripe_head *sh = stripe_head_ref; in ops_complete_compute()
1663 static void ops_complete_prexor(void *stripe_head_ref) in ops_complete_prexor() argument
1665 struct stripe_head *sh = stripe_head_ref; in ops_complete_prexor()
1801 static void ops_complete_reconstruct(void *stripe_head_ref) in ops_complete_reconstruct() argument
1803 struct stripe_head *sh = stripe_head_ref; in ops_complete_reconstruct()
1995 static void ops_complete_check(void *stripe_head_ref) in ops_complete_check() argument
1997 struct stripe_head *sh = stripe_head_ref; in ops_complete_check()