Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dmovinggc.c212 unsigned long sectors_to_move, reserve_sectors; in bch_moving_gc() local
224 reserve_sectors = ca->sb.bucket_size * in bch_moving_gc()
248 while (sectors_to_move > reserve_sectors) { in bch_moving_gc()
/linux-6.12.1/fs/bcachefs/
Ddata_update.c617 unsigned i, reserve_sectors = k.k->size * data_opts.extra_replicas; in bch2_data_update_init() local
666 reserve_sectors += k.k->size; in bch2_data_update_init()
730 if (reserve_sectors) { in bch2_data_update_init()
731 ret = bch2_disk_reservation_add(c, &m->op.res, reserve_sectors, in bch2_data_update_init()