Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.c144 size_t nr_to_get = max_t(size_t, 16U, buckets_in_flight->nr / 4); in bch2_copygc_get_buckets() local
195 ret2 = buckets_in_flight->to_evacuate.nr >= nr_to_get; in bch2_copygc_get_buckets()
202 saw, in_flight, not_movable, buckets_in_flight->to_evacuate.nr, sectors, nr_to_get, ret); in bch2_copygc_get_buckets()