Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h324 R5_SyncIO, /* The IO is sync */ enumerator
Draid5.c1170 if (test_and_clear_bit(R5_SyncIO, &sh->dev[i].flags)) in ops_run_io()
1966 set_bit(R5_SyncIO, &dev->flags); in ops_run_biodrain()
2012 sync |= test_bit(R5_SyncIO, &sh->dev[i].flags); in ops_complete_reconstruct()
2028 set_bit(R5_SyncIO, &dev->flags); in ops_complete_reconstruct()