Searched refs:clo_weigh (Results 1 – 5 of 5) sorted by relevance
77 .clo_weigh = vvp_lock_weigh
446 .clo_weigh = lovsub_lock_weigh,
1491 if (slice->cls_ops->clo_weigh != NULL) { in cl_lock_weigh()1492 ounce = slice->cls_ops->clo_weigh(env, slice); in cl_lock_weigh()
1785 unsigned long (*clo_weigh)(const struct lu_env *env, member
1462 .clo_weigh = osc_lock_weigh,