Searched refs:__bch2_move_data_phys (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | move.c | 742 static int __bch2_move_data_phys(struct moving_context *ctxt, in __bch2_move_data_phys() function 908 int ret = __bch2_move_data_phys(&ctxt, NULL, dev, start, end, data_types, pred, arg); in bch2_move_data_phys() 947 return __bch2_move_data_phys(ctxt, bucket_in_flight, in bch2_evacuate_bucket()
|