Searched refs:break_stripe_batch_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.c | 3953 static void break_stripe_batch_list(struct stripe_head *head_sh, 4057 break_stripe_batch_list(head_sh, STRIPE_EXPAND_SYNC_FLAGS); in handle_stripe_clean_event() 4812 static void break_stripe_batch_list(struct stripe_head *head_sh, in break_stripe_batch_list() function 4889 * could see break_stripe_batch_list warns about the STRIPE_ACTIVE in handle_stripe() 4903 break_stripe_batch_list(sh, 0); in handle_stripe() 4971 break_stripe_batch_list(sh, 0); in handle_stripe()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.c | 4065 static void break_stripe_batch_list(struct stripe_head *head_sh, 4169 break_stripe_batch_list(head_sh, STRIPE_EXPAND_SYNC_FLAGS); in handle_stripe_clean_event() 4925 static void break_stripe_batch_list(struct stripe_head *head_sh, in break_stripe_batch_list() function 5002 * could see break_stripe_batch_list warns about the STRIPE_ACTIVE in handle_stripe() 5016 break_stripe_batch_list(sh, 0); in handle_stripe() 5084 break_stripe_batch_list(sh, 0); in handle_stripe()
|
Completed in 20 milliseconds