Searched refs:batch_head (Results 1 – 2 of 2) sorted by relevance
573 BUG_ON(sh->batch_head); in init_stripe()866 if (sh->batch_head) in stripe_add_to_batch_list()876 if (head->batch_head) { in stripe_add_to_batch_list()890 sh->batch_head = head->batch_head; in stripe_add_to_batch_list()900 sh->batch_head = head->batch_head; in stripe_add_to_batch_list()1415 BUG_ON(sh->batch_head); in ops_run_biofill()1510 BUG_ON(sh->batch_head); in ops_run_compute5()2869 if (sh->batch_head && sh != sh->batch_head) in raid5_end_write_request()3421 if (sh->batch_head) in add_stripe_bio()4787 return (sh->batch_head && sh->batch_head != sh); in clear_batch_ready()[all …]
225 struct stripe_head *batch_head; /* protected by stripe lock */ member
Completed in 19 milliseconds