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