Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid1.c1899 long sectors_to_go = r1_bio->sectors; in abort_sync_write() local
1905 sectors_to_go -= sync_blocks; in abort_sync_write()
1906 } while (sectors_to_go > 0); in abort_sync_write()