Lines Matching refs:b_bytes
2211 (x->bm_threshold.b_bytes == req->bu_threshold.b_bytes) &&
2230 x->bm_threshold.b_bytes = req->bu_threshold.b_bytes;
2232 x->bm_measured.b_bytes = 0;
2301 (x->bm_threshold.b_bytes == req->bu_threshold.b_bytes) &&
2343 x->bm_measured.b_bytes = 0;
2349 x->bm_measured.b_bytes += plen;
2358 (x->bm_measured.b_bytes >= x->bm_threshold.b_bytes))) {
2377 (x->bm_measured.b_bytes <= x->bm_threshold.b_bytes))) {
2388 x->bm_measured.b_bytes += plen;
2396 x->bm_measured.b_bytes <= x->bm_threshold.b_bytes)) {
2408 x->bm_measured.b_bytes = 0;
2443 u->bu_threshold.b_bytes = x->bm_threshold.b_bytes;
2446 u->bu_measured.b_bytes = x->bm_measured.b_bytes;
2541 x->bm_measured.b_bytes = 0;
2668 (x->bm_measured.b_bytes <= x->bm_threshold.b_bytes))) {