Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmove.h131 int __bch2_move_data(struct moving_context *,
H A Dmove.c811 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data() function
852 int ret = __bch2_move_data(&ctxt, start, end, pred, arg); in bch2_move_data()