Lines Matching refs:R5_InJournal
216 int injournal = 0; /* number of date pages with R5_InJournal */
223 if (test_bit(R5_InJournal, &sh->dev[i].flags))
274 WARN_ON(test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags));
1200 test_bit(R5_InJournal, &sh->dev[i].flags))
1571 test_bit(R5_InJournal, &dev->flags))) ||
1574 test_bit(R5_InJournal, &dev->flags)))) {
1575 if (test_bit(R5_InJournal, &dev->flags))
1580 * For R5_InJournal, PAGE_SIZE must be 4KB and will
1812 if (test_bit(R5_InJournal, &dev->flags)) {
1877 * clear R5_InJournal, so when rewriting a page in
1880 clear_bit(R5_InJournal, &dev->flags);
2020 test_bit(R5_InJournal, &head_sh->dev[i].flags)) {
2716 if (test_bit(R5_InJournal, &sh->dev[i].flags))
3316 } else if (test_bit(R5_InJournal, &dev->flags)) {
3358 } else if (test_bit(R5_InJournal, &dev->flags)) {
4066 * R5_UPTODATE && (!R5_InJournal || R5_OrigPageUPTDODATE)
4071 (!test_bit(R5_InJournal, &dev->flags) ||
4105 test_bit(R5_InJournal, &dev->flags)) &&
4138 if (test_bit(R5_InJournal, &dev->flags) &&
4170 test_bit(R5_InJournal, &dev->flags)) &&
4752 if (test_bit(R5_InJournal, &dev->flags))
4754 if (test_bit(R5_InJournal, &dev->flags) && dev->written)
5000 dev->written || test_bit(R5_InJournal,