Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dmovinggc.c201 unsigned long sectors_to_move, reserve_sectors; in bch_moving_gc() local
209 reserve_sectors = ca->sb.bucket_size * in bch_moving_gc()
233 while (sectors_to_move > reserve_sectors) { in bch_moving_gc()