Searched refs:ids_avg (Results 1 – 1 of 1) sorted by relevance
38 uint_t ids_avg, ids_max, hashlen, hashmax; in fmd_idspace_create() local48 (void) fmd_conf_getprop(fmd.d_conf, "ids.avg", &ids_avg); in fmd_idspace_create()52 hashlen = 1 << fls(hashmax / ids_avg); in fmd_idspace_create()