Home
last modified time | relevance | path

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

/linux/drivers/md/
A Draid5.h364 STRIPE_EXPAND_READY, enumerator
405 (1 << STRIPE_EXPAND_READY) |\
A Draid5.c1951 if (test_bit(STRIPE_EXPAND_READY, &sh->state)) in ops_complete_reconstruct()
4560 set_bit(STRIPE_EXPAND_READY, &sh2->state); in handle_stripe_expansion()
4595 s->expanded = test_bit(STRIPE_EXPAND_READY, &sh->state) && !sh->batch_head; in analyse_stripe()
5200 clear_bit(STRIPE_EXPAND_READY, &sh->state); in handle_stripe()
6131 set_bit(STRIPE_EXPAND_READY, &sh->state); in reshape_request()

Completed in 19 milliseconds