Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.h324 R5_SyncIO, /* The IO is sync */ enumerator
H A Draid5.c1176 if (test_and_clear_bit(R5_SyncIO, &sh->dev[i].flags)) in ops_run_io()
1955 set_bit(R5_SyncIO, &dev->flags); in ops_run_biodrain()
2001 sync |= test_bit(R5_SyncIO, &sh->dev[i].flags); in ops_complete_reconstruct()
2017 set_bit(R5_SyncIO, &dev->flags); in ops_complete_reconstruct()