Home
last modified time | relevance | path

Searched refs:R5_Expanded (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/md/
Draid5.h305 R5_Expanded, /* This block now has post-expand data */ enumerator
Draid5.c1815 set_bit(R5_Expanded, &dev->flags); in ops_complete_reconstruct()
4330 test_bit(R5_Expanded, &sh2->dev[dd_idx].flags)) { in handle_stripe_expansion()
4342 set_bit(R5_Expanded, &sh2->dev[dd_idx].flags); in handle_stripe_expansion()
4347 !test_bit(R5_Expanded, &sh2->dev[j].flags)) in handle_stripe_expansion()
4484 test_bit(R5_Expanded, &dev->flags)) in analyse_stripe()
5935 set_bit(R5_Expanded, &sh->dev[j].flags); in reshape_request()