Searched refs:temp_inactive_list (Results 1 – 2 of 2) sorted by relevance
510 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; member683 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; member
220 struct list_head *temp_inactive_list) in do_release_stripe() argument280 list_add_tail(&sh->lru, temp_inactive_list); in do_release_stripe()284 list_add_tail(&sh->lru, temp_inactive_list); in do_release_stripe()306 struct list_head *temp_inactive_list) in __release_stripe() argument321 struct list_head *temp_inactive_list, in release_inactive_stripe_list() argument363 struct list_head *temp_inactive_list) in release_stripe_list() argument5403 struct list_head *temp_inactive_list) in activate_bit_delay() argument6697 struct list_head *temp_inactive_list) in handle_active_stripes() argument6710 if (!list_empty(temp_inactive_list + i)) in handle_active_stripes()6766 worker->temp_inactive_list); in raid5_do_work()[all …]