Searched refs:tdb_count_dead (Results 1 – 1 of 1) sorted by relevance
3320 static int tdb_count_dead(struct tdb_context *tdb, u32 hash) in tdb_count_dead() function3397 if (tdb_count_dead(tdb, hash) >= tdb->max_dead_records) { in tdb_delete_hash()