Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h297 R5_WantFUA, /* Write should be FUA */ enumerator
Draid5.c899 if (test_and_clear_bit(R5_WantFUA, &sh->dev[i].flags)) in ops_run_io()
1623 set_bit(R5_WantFUA, &dev->flags); in ops_run_biodrain()
1667 fua |= test_bit(R5_WantFUA, &sh->dev[i].flags); in ops_complete_reconstruct()
1679 set_bit(R5_WantFUA, &dev->flags); in ops_complete_reconstruct()