Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmove_types.h24 struct move_bucket { struct
32 struct move_bucket bucket; argument
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()
147 typedef DARRAY(struct move_bucket) move_buckets;
174 struct move_bucket b = { .k.bucket = u64_to_bucket(k.k->p.offset) }; in bch2_copygc_get_buckets()