Lines Matching refs:hash_factor
539 long hash_factor;
552 hash_factor = ((NULL != attr) && (attr->hash_factor != 0)) ?
553 attr->hash_factor :
560 hash_factor = map_name_type->hash_factor;
570 hash_factor = map_name_type->hash_factor;
899 hash_factor, result_len, num2,
1290 long hash_factor,
1327 if (100 <= hash_factor) {
1328 hash_table_num = (num2 * (hash_factor / 100.0));