Searched refs:cll_depth (Results 1 – 3 of 3) sorted by relevance
84 lock->cll_depth >= 0; in cl_lock_invariant_trusted()135 lock->cll_guarder, lock->cll_depth, in cl_lock_trace0()635 lock->cll_depth++; in cl_lock_mutex_tail()657 LINVRNT(lock->cll_depth > 0); in cl_lock_mutex_get()673 LINVRNT(lock->cll_depth == 0); in cl_lock_mutex_get()698 LINVRNT(lock->cll_depth > 0); in cl_lock_mutex_try()701 LINVRNT(lock->cll_depth == 0); in cl_lock_mutex_try()724 LINVRNT(lock->cll_depth > 0); in cl_lock_mutex_put()732 if (--lock->cll_depth == 0) { in cl_lock_mutex_put()931 LASSERT(lock->cll_depth == 1); in cl_lock_state_wait()
1581 int cll_depth; member
508 LASSERT(parent->cll_depth == 1); in lov_sublock_fill()