Searched refs:hashmax (Results 1 – 1 of 1) sorted by relevance
38 uint_t ids_avg, ids_max, hashlen, hashmax; in fmd_idspace_create() local51 hashmax = max - min + 1; in fmd_idspace_create()52 hashlen = 1 << fls(hashmax / ids_avg); in fmd_idspace_create()