Searched refs:cll_conflict (Results 1 – 4 of 4) sorted by relevance
1219 LASSERT(lock->cll_conflict != NULL); in cl_lock_enqueue_wait()1221 conflict = lock->cll_conflict; in cl_lock_enqueue_wait()1222 lock->cll_conflict = NULL; in cl_lock_enqueue_wait()1262 if (lock->cll_conflict != NULL) in cl_enqueue_locked()
1077 LASSERT(lock->cll_conflict == NULL); in osc_lock_enqueue_wait()1080 lock->cll_conflict = conflict; in osc_lock_enqueue_wait()
1617 struct cl_lock *cll_conflict; member
623 LASSERT(sublock->cll_conflict == NULL); in lov_lock_enqueue()