Searched refs:R5_WantFUA (Results 1 – 3 of 3) sorted by relevance
313 R5_WantFUA, /* Write should be FUA */ enumerator
1003 if (test_and_clear_bit(R5_WantFUA, &sh->dev[i].flags)) in ops_run_io()1757 set_bit(R5_WantFUA, &dev->flags); in ops_run_biodrain()1803 fua |= test_bit(R5_WantFUA, &sh->dev[i].flags); in ops_complete_reconstruct()1818 set_bit(R5_WantFUA, &dev->flags); in ops_complete_reconstruct()
933 if (test_bit(R5_WantFUA, &sh->dev[i].flags) && in r5l_log_stripe()