Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h314 R5_Expanded, /* This block now has post-expand data */ enumerator
H A Draid5.c1952 set_bit(R5_Expanded, &dev->flags); in ops_complete_reconstruct()
4536 test_bit(R5_Expanded, &sh2->dev[dd_idx].flags)) { in handle_stripe_expansion()
4549 set_bit(R5_Expanded, &sh2->dev[dd_idx].flags); in handle_stripe_expansion()
4554 !test_bit(R5_Expanded, &sh2->dev[j].flags)) in handle_stripe_expansion()
4691 test_bit(R5_Expanded, &dev->flags)) in analyse_stripe()
6121 set_bit(R5_Expanded, &sh->dev[j].flags); in reshape_request()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h315 R5_Expanded, /* This block now has post-expand data */ enumerator
H A Draid5.c2030 set_bit(R5_Expanded, &dev->flags); in ops_complete_reconstruct()
4649 test_bit(R5_Expanded, &sh2->dev[dd_idx].flags)) { in handle_stripe_expansion()
4662 set_bit(R5_Expanded, &sh2->dev[dd_idx].flags); in handle_stripe_expansion()
4667 !test_bit(R5_Expanded, &sh2->dev[j].flags)) in handle_stripe_expansion()
4804 test_bit(R5_Expanded, &dev->flags)) in analyse_stripe()
6444 set_bit(R5_Expanded, &sh->dev[j].flags); in reshape_request()

Completed in 24 milliseconds