Searched refs:R5_WantFUA (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/md/
H A Draid5-cache.c932 if (test_bit(R5_WantFUA, &sh->dev[i].flags) &&
H A Draid5.c1165 if (test_and_clear_bit(R5_WantFUA, &sh->dev[i].flags))
1956 set_bit(R5_WantFUA, &dev->flags);
2003 fua |= test_bit(R5_WantFUA, &sh->dev[i].flags);
2018 set_bit(R5_WantFUA, &dev->flags);
H A Draid5.h323 R5_WantFUA, /* Write should be FUA */ enumerator in enum:r5dev_flags

Completed in 189 milliseconds