Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Draid5.h287 R5_WantFUA, /* Write should be FUA */ enumerator
Draid5.c515 if (test_and_clear_bit(R5_WantFUA, &sh->dev[i].flags)) in ops_run_io()
1128 set_bit(R5_WantFUA, &dev->flags); in ops_run_biodrain()
1152 fua |= test_bit(R5_WantFUA, &sh->dev[i].flags); in ops_complete_reconstruct()
1160 set_bit(R5_WantFUA, &dev->flags); in ops_complete_reconstruct()