Symbol: R5_InJournal
drivers/md/raid5-cache.c
1015
test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5-cache.c
2204
set_bit(R5_InJournal, &dev->flags);
drivers/md/raid5-cache.c
2372
if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5-cache.c
2676
!test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5-cache.c
2800
if (!log || !test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags))
drivers/md/raid5-cache.c
2804
clear_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags);
drivers/md/raid5-cache.c
2810
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
1274
test_bit(R5_InJournal, &sh->dev[i].flags))
drivers/md/raid5.c
1627
test_bit(R5_InJournal, &dev->flags))) ||
drivers/md/raid5.c
1630
test_bit(R5_InJournal, &dev->flags)))) {
drivers/md/raid5.c
1631
if (test_bit(R5_InJournal, &dev->flags))
drivers/md/raid5.c
1868
if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5.c
1936
clear_bit(R5_InJournal, &dev->flags);
drivers/md/raid5.c
2076
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
2761
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
3350
} else if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5.c
3392
} else if (test_bit(R5_InJournal, &dev->flags)) {
drivers/md/raid5.c
4095
(!test_bit(R5_InJournal, &dev->flags) ||
drivers/md/raid5.c
4136
test_bit(R5_InJournal, &dev->flags)) &&
drivers/md/raid5.c
4168
if (test_bit(R5_InJournal, &dev->flags) &&
drivers/md/raid5.c
4200
test_bit(R5_InJournal, &dev->flags)) &&
drivers/md/raid5.c
4788
if (test_bit(R5_InJournal, &dev->flags))
drivers/md/raid5.c
4790
if (test_bit(R5_InJournal, &dev->flags) && dev->written)
drivers/md/raid5.c
5030
dev->written || test_bit(R5_InJournal,