Searched refs:new_divisor (Results 1 – 1 of 1) sorted by relevance
145 int old_divisor, new_divisor; in dn_rehash_zone() local152 new_divisor = 256; in dn_rehash_zone()159 new_divisor = 1024; in dn_rehash_zone()164 ht = kcalloc(new_divisor, sizeof(struct dn_fib_node*), GFP_KERNEL); in dn_rehash_zone()172 dz->dz_divisor = new_divisor; in dn_rehash_zone()