Home
last modified time | relevance | path

Searched refs:R5_SyncIO (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Draid5.h286 R5_SyncIO, /* The IO is sync */ enumerator
Draid5.c566 if (test_and_clear_bit(R5_SyncIO, &sh->dev[i].flags)) in ops_run_io()
1190 set_bit(R5_SyncIO, &dev->flags); in ops_run_biodrain()
1218 sync |= test_bit(R5_SyncIO, &sh->dev[i].flags); in ops_complete_reconstruct()
1231 set_bit(R5_SyncIO, &dev->flags); in ops_complete_reconstruct()