Searched refs:dn_max_ratio (Results 1 – 1 of 1) sorted by relevance
128 static int dn_max_ratio = 16; /* max queues/buckets ratio */ variable190 CTLFLAG_RW | CTLFLAG_LOCKED, &dn_max_ratio, 0,1232 if (fs->rq_elements > fs->rq_size * dn_max_ratio && in create_queue()