Symbol: R5_InJournal
drivers/md/raid5-cache.c
1015
test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5-cache.c
2222
set_bit(R5_InJournal, &dev->flags);
drivers/md/raid5-cache.c
2390
if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5-cache.c
2694
!test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5-cache.c
2818
if (!log || !test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags))
drivers/md/raid5-cache.c
2822
clear_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags);
drivers/md/raid5-cache.c
2828
clear_bit(R5_InJournal, &sh->dev[i].flags);
drivers/md/raid5-cache.c
468
set_bit(R5_InJournal, &sh->dev[i].flags);
drivers/md/raid5-cache.c
483
if (test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5-cache.c
503
set_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags);
drivers/md/raid5-cache.c
508
set_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags);
drivers/md/raid5-cache.c
924
test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5.c
1289
test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5.c
1642
test_bit(R5_InJournal, &dev->flags))) ||
drivers/md/raid5.c
1645
test_bit(R5_InJournal, &dev->flags)))) {
drivers/md/raid5.c
1646
if (test_bit(R5_InJournal, &dev->flags))
drivers/md/raid5.c
1883
if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5.c
1951
clear_bit(R5_InJournal, &dev->flags);
drivers/md/raid5.c
2091
test_bit(R5_InJournal, &head_sh->dev[i].flags)) {
drivers/md/raid5.c
237
if (test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5.c
2776
if (test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5.c
288
WARN_ON(test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags));
drivers/md/raid5.c
3365
} else if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5.c
3407
} else if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5.c
4112
(!test_bit(R5_InJournal, &dev->flags) ||
drivers/md/raid5.c
4153
test_bit(R5_InJournal, &dev->flags)) &&
drivers/md/raid5.c
4185
if (test_bit(R5_InJournal, &dev->flags) &&
drivers/md/raid5.c
4217
test_bit(R5_InJournal, &dev->flags)) &&
drivers/md/raid5.c
4791
if (test_bit(R5_InJournal, &dev->flags))
drivers/md/raid5.c
4793
if (test_bit(R5_InJournal, &dev->flags) && dev->written)
drivers/md/raid5.c
5052
dev->written || test_bit(R5_InJournal,