Searched refs:bch_extent_rebalance (Results 1 – 4 of 4) sorted by relevance
1159 const struct bch_extent_rebalance *r = &entry->rebalance; in bch2_bkey_ptrs_to_text()1317 const struct bch_extent_rebalance *r = &entry->rebalance; in bch2_bkey_ptrs_validate()1394 const struct bch_extent_rebalance *bch2_bkey_rebalance_opts(struct bkey_s_c k) in bch2_bkey_rebalance_opts()1446 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()1504 struct bch_extent_rebalance *r; in bch2_bkey_set_needs_rebalance()1513 r = (struct bch_extent_rebalance *) bch2_bkey_rebalance_opts(k.s_c); in bch2_bkey_set_needs_rebalance()
204 struct bch_extent_rebalance { struct
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()
713 const struct bch_extent_rebalance *bch2_bkey_rebalance_opts(struct bkey_s_c);