Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dmove_types.h38 struct move_bucket { struct
46 struct move_bucket bucket; argument
H A Dmovinggc.c45 move_bucket_in_flight_add(struct buckets_in_flight *list, struct move_bucket b) in move_bucket_in_flight_add()
74 struct move_bucket *b, u64 time) in bch2_bucket_is_movable()
146 typedef DARRAY(struct move_bucket) move_buckets;
173 struct move_bucket b = { .k.bucket = u64_to_bucket(k.k->p.offset) }; in bch2_copygc_get_buckets()