Searched refs:borrowed (Results 1 – 3 of 3) sorted by relevance
1255 rm_class_t *cl, *borrowed; in rmc_update_class_util() local1266 borrowed = ifd->borrowed_[ifd->qo_]; in rmc_update_class_util()1267 borrows = borrowed; in rmc_update_class_util()1387 if (borrowed && (ifd->cutoff_ >= borrowed->depth_)) { in rmc_update_class_util()1389 if ((qlen(cl->q_) <= 0) || TV_LT(nowp, &borrowed->undertime_)) { in rmc_update_class_util()1393 ifd->cutoff_ = borrowed->depth_; in rmc_update_class_util()1394 CBQTRACE(rmc_update_class_util, 'ffob', borrowed->depth_); in rmc_update_class_util()1397 if ((qlen(cl->q_) <= 1) || TV_LT(&now, &borrowed->undertime_)) { in rmc_update_class_util()1404 ifd->cutoff_ = borrowed->depth_; in rmc_update_class_util()1405 CBQTRACE(rmc_update_class_util, 'ffob', borrowed->depth_); in rmc_update_class_util()
7845 boolean_t borrowed = B_FALSE, found = B_FALSE; in zdb_read_block() local7992 borrowed = B_TRUE; in zdb_read_block()8005 borrowed = B_FALSE; in zdb_read_block()8092 if (borrowed) in zdb_read_block()
2504 @ modulus and then add it back if subtraction borrowed.3257 @ and if it borrowed, add modulus back.3598 @ modulus and then add it back if subtraction borrowed.