Home
last modified time | relevance | path

Searched refs:bch2_bkey_set_needs_rebalance (Results 1 – 6 of 6) sorted by relevance

/fs/bcachefs/
A Drebalance.h30 int bch2_bkey_set_needs_rebalance(struct bch_fs *, struct bch_io_opts *, struct bkey_i *);
A Drebalance.c163 int bch2_bkey_set_needs_rebalance(struct bch_fs *c, struct bch_io_opts *opts, in bch2_bkey_set_needs_rebalance() function
220 return bch2_bkey_set_needs_rebalance(trans->c, io_opts, n) ?: in bch2_get_update_rebalance_opts()
A Dio_misc.c494 ret = bch2_bkey_set_needs_rebalance(c, &opts, copy) ?: in __bch2_resume_logged_op_finsert()
A Dreflink.c728 ret = bch2_bkey_set_needs_rebalance(c, &opts, new_dst.k) ?: in bch2_remap_range()
A Ddata_update.c443 bch2_bkey_set_needs_rebalance(c, &op->opts, insert) ?: in __bch2_data_update_index_update()
A Dio_write.c804 bch2_bkey_set_needs_rebalance(op->c, &op->opts, &e->k_i); in init_append_extent()

Completed in 17 milliseconds