Lines Matching refs:qlimit
276 parent, a->qlimit, opts->flags, a->qid);
386 struct hfsc_class *parent, int qlimit, int flags, int qid)
415 if (qlimit == 0)
416 qlimit = 50; /* use default */
417 qlimit(cl->cl_q) = qlimit;
448 qlimit(cl->cl_q) * 10/100,
449 qlimit(cl->cl_q) * 30/100,
847 if (qlen(cl->cl_q) >= qlimit(cl->cl_q)) {
1671 sp->qlimit = qlimit(cl->cl_q);
2067 parent, ap->qlimit, ap->flags, i)) == NULL)