Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/raid/
Draid5.h162 #define STRIPE_DELAYED 6 macro
/linux-2.4.37.9/drivers/md/
Draid5.c70 if (test_bit(STRIPE_DELAYED, &sh->state)) in __release_stripe()
839 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
1026 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
1045 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
1170 clear_bit(STRIPE_DELAYED, &sh->state); in raid5_activate_delayed()