Searched refs:bucket_in_flight (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | move.c | 278 struct move_bucket_in_flight *bucket_in_flight, in bch2_move_extent() argument 349 if (bucket_in_flight) { in bch2_move_extent() 350 io->b = bucket_in_flight; in bch2_move_extent() 743 struct move_bucket_in_flight *bucket_in_flight, in __bch2_move_data_phys() argument 859 ret = bch2_move_extent(ctxt, bucket_in_flight, &iter, k, io_opts, data_opts); in __bch2_move_data_phys() 941 struct move_bucket_in_flight *bucket_in_flight, in bch2_evacuate_bucket() argument 947 return __bch2_move_data_phys(ctxt, bucket_in_flight, in bch2_evacuate_bucket()
|
| H A D | movinggc.c | 140 static bool bucket_in_flight(struct buckets_in_flight *list, in bucket_in_flight() function 184 else if (bucket_in_flight(buckets_in_flight, b.k)) in bch2_copygc_get_buckets()
|