Searched defs:temp_inactive_list (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/
H A Draid5.h418 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; member in struct:r5worker
540 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; member in struct:r5conf
H A Draid5.c4986 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS]; member in struct:raid5_plug_cb
293 do_release_stripe(struct r5conf *conf, struct stripe_head *sh, struct list_head *temp_inactive_list) do_release_stripe() argument
328 __release_stripe(struct r5conf *conf, struct stripe_head *sh, struct list_head *temp_inactive_list) __release_stripe() argument
342 release_inactive_stripe_list(struct r5conf *conf, struct list_head *temp_inactive_list, int hash) release_inactive_stripe_list() argument
383 release_stripe_list(struct r5conf *conf, struct list_head *temp_inactive_list) release_stripe_list() argument
4638 activate_bit_delay(struct r5conf *conf, struct list_head *temp_inactive_list) activate_bit_delay() argument
5725 handle_active_stripes(struct r5conf *conf, int group, struct r5worker *worker, struct list_head *temp_inactive_list) handle_active_stripes() argument

Completed in 82 milliseconds