Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_misc.c446 ret = bch2_bkey_set_needs_rebalance(c, copy, &opts) ?: in __bch2_resume_logged_op_finsert()
H A Dreflink.c553 ret = bch2_bkey_set_needs_rebalance(c, new_dst.k, &opts) ?: in bch2_remap_range()
H A Dextents.h692 int bch2_bkey_set_needs_rebalance(struct bch_fs *, struct bkey_i *,
H A Ddata_update.c291 bch2_bkey_set_needs_rebalance(c, insert, &op->opts) ?: in __bch2_data_update_index_update()
H A Dextents.c1373 int bch2_bkey_set_needs_rebalance(struct bch_fs *c, struct bkey_i *_k, in bch2_bkey_set_needs_rebalance() function
H A Dio_write.c373 ret = bch2_bkey_set_needs_rebalance(c, sk.k, &op->opts) ?: in bch2_write_index_default()