Searched refs:bch_move_bucket_params (Results 1 – 1 of 1) sorted by relevance
37 static const struct rhashtable_params bch_move_bucket_params = { variable56 bch_move_bucket_params); in move_bucket_in_flight_add()133 bch_move_bucket_params); in move_buckets_wait()144 return rhashtable_lookup_fast(&list->table, &k, bch_move_bucket_params); in bucket_in_flight()333 ret = rhashtable_init(&buckets->table, &bch_move_bucket_params); in bch2_copygc_thread()