Searched refs:directory_bits (Results 1 - 2 of 2) sorted by relevance

/sssd/src/util/
H A Dutil.h372 unsigned int directory_bits,
H A Dutil.c474 unsigned int directory_bits,
491 hret = hash_create_ex(count, &table, directory_bits, segment_bits,
471 sss_hash_create_ex(TALLOC_CTX *mem_ctx, unsigned long count, hash_table_t **tbl, unsigned int directory_bits, unsigned int segment_bits, unsigned long min_load_factor, unsigned long max_load_factor, hash_delete_callback *delete_callback, void *delete_private_data) argument

Completed in 15 milliseconds