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