Searched refs:R5_SkipCopy (Results 1 – 2 of 2) sorted by relevance
310 R5_SkipCopy, /* Don't copy data from bio to stripe cache */ enumerator
1017 if (test_bit(R5_SkipCopy, &sh->dev[i].flags)) in ops_run_io()1066 if (test_bit(R5_SkipCopy, &sh->dev[i].flags)) in ops_run_io()1632 set_bit(R5_SkipCopy, &dev->flags); in ops_run_biodrain()1676 if (!discard && !test_bit(R5_SkipCopy, &dev->flags)) in ops_complete_reconstruct()3131 if (test_and_clear_bit(R5_SkipCopy, &sh->dev[i].flags)) { in handle_failed_stripe()3462 test_bit(R5_SkipCopy, &dev->flags))) { in handle_stripe_clean_event()3468 if (test_and_clear_bit(R5_SkipCopy, &dev->flags)) { in handle_stripe_clean_event()3504 WARN_ON(test_bit(R5_SkipCopy, &dev->flags)); in handle_stripe_clean_event()