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