Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dmovinggc.c204 unsigned long sectors_to_move, reserve_sectors; in bch_moving_gc() local
216 reserve_sectors = ca->sb.bucket_size * in bch_moving_gc()
240 while (sectors_to_move > reserve_sectors) { in bch_moving_gc()
/linux-6.15/fs/bcachefs/
H A Ddata_update.c745 unsigned reserve_sectors = k.k->size * data_opts.extra_replicas; in bch2_data_update_init() local
788 reserve_sectors += k.k->size; in bch2_data_update_init()
871 if (reserve_sectors) { in bch2_data_update_init()
872 ret = bch2_disk_reservation_add(c, &m->op.res, reserve_sectors, in bch2_data_update_init()