Home
last modified time | relevance | path

Searched refs:STRIPE_ON_UNPLUG_LIST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h369 STRIPE_ON_UNPLUG_LIST, enumerator
H A Draid5.c372 * STRIPE_ON_UNPLUG_LIST bit too. in release_stripe_list()
4843 (1 << STRIPE_ON_UNPLUG_LIST)), in break_stripe_batch_list()
5627 * STRIPE_ON_UNPLUG_LIST clear but the stripe in raid5_unplug()
5631 clear_bit(STRIPE_ON_UNPLUG_LIST, &sh->state); in raid5_unplug()
5671 if (!test_and_set_bit(STRIPE_ON_UNPLUG_LIST, &sh->state)) in release_stripe_plug()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h370 STRIPE_ON_UNPLUG_LIST, enumerator
H A Draid5.c382 * STRIPE_ON_UNPLUG_LIST bit too. in llist_for_each_entry_safe()
4956 (1 << STRIPE_ON_UNPLUG_LIST)), in break_stripe_batch_list()
5732 * STRIPE_ON_UNPLUG_LIST clear but the stripe in raid5_unplug()
5736 clear_bit(STRIPE_ON_UNPLUG_LIST, &sh->state); in raid5_unplug()
5776 if (!test_and_set_bit(STRIPE_ON_UNPLUG_LIST, &sh->state)) in release_stripe_plug()

Completed in 23 milliseconds