Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h315 R5_Expanded, /* This block now has post-expand data */ enumerator
H A Draid5.c2026 set_bit(R5_Expanded, &dev->flags); in ops_complete_reconstruct()
4608 test_bit(R5_Expanded, &sh2->dev[dd_idx].flags)) { in handle_stripe_expansion()
4621 set_bit(R5_Expanded, &sh2->dev[dd_idx].flags); in handle_stripe_expansion()
4626 !test_bit(R5_Expanded, &sh2->dev[j].flags)) in handle_stripe_expansion()
4763 test_bit(R5_Expanded, &dev->flags)) in analyse_stripe()
6466 set_bit(R5_Expanded, &sh->dev[j].flags); in reshape_request()