Searched refs:ounce (Results 1 – 1 of 1) sorted by relevance
1509 unsigned long ounce; in cl_lock_weigh() local1517 ounce = slice->cls_ops->clo_weigh(env, slice); in cl_lock_weigh()1518 pound += ounce; in cl_lock_weigh()1519 if (pound < ounce) /* over-weight^Wflow */ in cl_lock_weigh()