Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid1.c1930 long sectors_to_go = r1_bio->sectors; in abort_sync_write() local
1936 sectors_to_go -= sync_blocks; in abort_sync_write()
1937 } while (sectors_to_go > 0); in abort_sync_write()