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