Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.c584 BUG_ON(sh->batch_head); in init_stripe()
947 if (sh->batch_head) in stripe_add_to_batch_list()
957 if (head->batch_head) { in stripe_add_to_batch_list()
971 sh->batch_head = head->batch_head; in stripe_add_to_batch_list()
981 sh->batch_head = head->batch_head; in stripe_add_to_batch_list()
1467 BUG_ON(sh->batch_head); in ops_run_biofill()
1562 BUG_ON(sh->batch_head); in ops_run_compute5()
2902 if (sh->batch_head && sh != sh->batch_head) in raid5_end_write_request()
3442 if (sh->batch_head) in stripe_bio_overlaps()
4796 return (sh->batch_head && sh->batch_head != sh); in clear_batch_ready()
[all …]
A Draid5.h226 struct stripe_head *batch_head; /* protected by stripe lock */ member

Completed in 20 milliseconds