Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.c977 list_add(&sh->batch_list, &head->batch_list); in stripe_add_to_batch_list()
983 list_add_tail(&sh->batch_list, &head->batch_list); in stripe_add_to_batch_list()
1348 batch_list); in ops_run_io()
1968 batch_list); in ops_run_biodrain()
2119 batch_list); in ops_run_reconstruct5()
2182 batch_list); in ops_run_reconstruct6()
2354 INIT_LIST_HEAD(&sh->batch_list); in alloc_stripe()
4023 batch_list); in handle_stripe_clean_event()
4812 list_for_each_entry(tmp, &sh->batch_list, batch_list) in clear_batch_ready()
4830 list_for_each_entry_safe(sh, next, &head_sh->batch_list, batch_list) { in break_stripe_batch_list()
[all …]
A Draid5.h228 struct list_head batch_list; /* protected by head's batch lock*/ member

Completed in 20 milliseconds