Searched refs:bch2_move_data (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | move.h | 130 int bch2_move_data(struct bch_fs *,
|
D | move.c | 628 int bch2_move_data(struct bch_fs *c, in bch2_move_data() function 1068 ret = bch2_move_data(c, start, end, in bch2_data_job() 1084 ret = bch2_move_data(c, start, end, in bch2_data_job() 1098 ret = bch2_move_data(c, start, end, NULL, stats, in bch2_data_job()
|