Home
last modified time | relevance | path

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

/drivers/md/
Draid5.h285 R5_WantFUA, /* Write should be FUA */ enumerator
Draid5.c552 if (test_and_clear_bit(R5_WantFUA, &sh->dev[i].flags)) in ops_run_io()
1188 set_bit(R5_WantFUA, &dev->flags); in ops_run_biodrain()
1217 fua |= test_bit(R5_WantFUA, &sh->dev[i].flags); in ops_complete_reconstruct()
1229 set_bit(R5_WantFUA, &dev->flags); in ops_complete_reconstruct()