Lines Matching refs:R5_InJournal
225 int injournal = 0; /* number of date pages with R5_InJournal */
232 if (test_bit(R5_InJournal, &sh->dev[i].flags))
283 WARN_ON(test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags));
1284 test_bit(R5_InJournal, &sh->dev[i].flags))
1649 test_bit(R5_InJournal, &dev->flags))) ||
1652 test_bit(R5_InJournal, &dev->flags)))) {
1653 if (test_bit(R5_InJournal, &dev->flags))
1658 * For R5_InJournal, PAGE_SIZE must be 4KB and will
1890 if (test_bit(R5_InJournal, &dev->flags)) {
1955 * clear R5_InJournal, so when rewriting a page in
1958 clear_bit(R5_InJournal, &dev->flags);
2098 test_bit(R5_InJournal, &head_sh->dev[i].flags)) {
2807 if (test_bit(R5_InJournal, &sh->dev[i].flags))
3404 } else if (test_bit(R5_InJournal, &dev->flags)) {
3446 } else if (test_bit(R5_InJournal, &dev->flags)) {
4178 * R5_UPTODATE && (!R5_InJournal || R5_OrigPageUPTDODATE)
4183 (!test_bit(R5_InJournal, &dev->flags) ||
4217 test_bit(R5_InJournal, &dev->flags)) &&
4250 if (test_bit(R5_InJournal, &dev->flags) &&
4282 test_bit(R5_InJournal, &dev->flags)) &&
4865 if (test_bit(R5_InJournal, &dev->flags))
4867 if (test_bit(R5_InJournal, &dev->flags) && dev->written)
5113 dev->written || test_bit(R5_InJournal,