Searched refs:bch2_bkey_rebalance_opts (Results 1 – 3 of 3) sorted by relevance
130 (void *) bch2_bkey_rebalance_opts(bkey_i_to_s_c(n))); in bch2_bkey_clear_needs_rebalance()151 const struct bch_extent_rebalance *r = k.k ? bch2_bkey_rebalance_opts(k) : NULL; in next_rebalance_extent()262 const struct bch_extent_rebalance *r = bch2_bkey_rebalance_opts(k); in rebalance_pred()
1394 const struct bch_extent_rebalance *bch2_bkey_rebalance_opts(struct bkey_s_c k) in bch2_bkey_rebalance_opts() function1446 const struct bch_extent_rebalance *r = bch2_bkey_rebalance_opts(k); in bch2_bkey_needs_rebalance()1495 const struct bch_extent_rebalance *r = bch2_bkey_rebalance_opts(k); in bch2_bkey_sectors_need_rebalance()1513 r = (struct bch_extent_rebalance *) bch2_bkey_rebalance_opts(k.s_c); in bch2_bkey_set_needs_rebalance()
713 const struct bch_extent_rebalance *bch2_bkey_rebalance_opts(struct bkey_s_c);