Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid5.h314 R5_Expanded, /* This block now has post-expand data */ enumerator
Draid5.c1953 set_bit(R5_Expanded, &dev->flags); in ops_complete_reconstruct()
4537 test_bit(R5_Expanded, &sh2->dev[dd_idx].flags)) { in handle_stripe_expansion()
4550 set_bit(R5_Expanded, &sh2->dev[dd_idx].flags); in handle_stripe_expansion()
4555 !test_bit(R5_Expanded, &sh2->dev[j].flags)) in handle_stripe_expansion()
4692 test_bit(R5_Expanded, &dev->flags)) in analyse_stripe()
6122 set_bit(R5_Expanded, &sh->dev[j].flags); in reshape_request()