Searched refs:bch2_bkey_sectors_need_rebalance (Results 1 – 3 of 3) sorted by relevance
887 s64 s = bch2_bkey_sectors_need_rebalance(c, old); in bch2_trigger_extent()891 s = bch2_bkey_sectors_need_rebalance(c, new.s_c); in bch2_trigger_extent()
717 u64 bch2_bkey_sectors_need_rebalance(struct bch_fs *, struct bkey_s_c);
1490 u64 bch2_bkey_sectors_need_rebalance(struct bch_fs *c, struct bkey_s_c k) in bch2_bkey_sectors_need_rebalance() function