Searched refs:bch2_bkey_set_needs_rebalance (Results 1 – 6 of 6) sorted by relevance
/linux/fs/bcachefs/ |
H A D | io_misc.c | 464 ret = bch2_bkey_set_needs_rebalance(c, copy, &opts) ?: in __bch2_resume_logged_op_finsert()
|
H A D | reflink.c | 550 ret = bch2_bkey_set_needs_rebalance(c, new_dst.k, &opts) ?: in bch2_remap_range()
|
H A D | extents.h | 719 int bch2_bkey_set_needs_rebalance(struct bch_fs *, struct bkey_i *,
|
H A D | data_update.c | 365 bch2_bkey_set_needs_rebalance(c, insert, &op->opts) ?: in __bch2_data_update_index_update()
|
H A D | io_write.c | 372 ret = bch2_bkey_set_needs_rebalance(c, sk.k, &op->opts) ?: in bch2_write_index_default()
|
H A D | extents.c | 1500 int bch2_bkey_set_needs_rebalance(struct bch_fs *c, struct bkey_i *_k, in bch2_bkey_set_needs_rebalance() function
|