Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/
Draid5.h324 R5_SyncIO, /* The IO is sync */ enumerator
Draid5.c1177 if (test_and_clear_bit(R5_SyncIO, &sh->dev[i].flags)) in ops_run_io()
1973 set_bit(R5_SyncIO, &dev->flags); in ops_run_biodrain()
2019 sync |= test_bit(R5_SyncIO, &sh->dev[i].flags); in ops_complete_reconstruct()
2035 set_bit(R5_SyncIO, &dev->flags); in ops_complete_reconstruct()