Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmove.h126 int __bch2_move_data(struct moving_context *,
Drebalance.c293 ret = __bch2_move_data(ctxt, r->scan_start, r->scan_end, rebalance_pred, NULL) ?: in do_rebalance_scan()
Dmove.c599 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data() function
642 ret = __bch2_move_data(&ctxt, start, end, pred, arg); in bch2_move_data()