Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.c1170 static void ops_complete_biofill(void *stripe_head_ref) in ops_complete_biofill() argument
1172 struct stripe_head *sh = stripe_head_ref; in ops_complete_biofill()
1256 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() argument
1258 struct stripe_head *sh = stripe_head_ref; in ops_complete_compute()
1535 static void ops_complete_prexor(void *stripe_head_ref) in ops_complete_prexor() argument
1537 struct stripe_head *sh = stripe_head_ref; in ops_complete_prexor()
1656 static void ops_complete_reconstruct(void *stripe_head_ref) in ops_complete_reconstruct() argument
1658 struct stripe_head *sh = stripe_head_ref; in ops_complete_reconstruct()
1846 static void ops_complete_check(void *stripe_head_ref) in ops_complete_check() argument
1848 struct stripe_head *sh = stripe_head_ref; in ops_complete_check()