Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h336 R5_SkipCopy, /* Don't copy data from bio to stripe cache */ enumerator
H A Draid5.c1278 if (test_bit(R5_SkipCopy, &sh->dev[i].flags)) in ops_run_io()
1338 if (test_bit(R5_SkipCopy, &sh->dev[i].flags)) in ops_run_io()
1979 set_bit(R5_SkipCopy, &dev->flags); in ops_run_biodrain()
2023 if (!discard && !test_bit(R5_SkipCopy, &dev->flags)) { in ops_complete_reconstruct()
3685 if (test_and_clear_bit(R5_SkipCopy, &sh->dev[i].flags)) { in handle_failed_stripe()
4051 test_bit(R5_SkipCopy, &dev->flags))) { in handle_stripe_clean_event()
4057 if (test_and_clear_bit(R5_SkipCopy, &dev->flags)) { in handle_stripe_clean_event()