Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h314 R5_SyncIO, /* The IO is sync */ enumerator
Draid5.c1020 if (test_and_clear_bit(R5_SyncIO, &sh->dev[i].flags)) in ops_run_io()
1770 set_bit(R5_SyncIO, &dev->flags); in ops_run_biodrain()
1815 sync |= test_bit(R5_SyncIO, &sh->dev[i].flags); in ops_complete_reconstruct()
1831 set_bit(R5_SyncIO, &dev->flags); in ops_complete_reconstruct()