Searched refs:cll_intransit_owner (Results 1 – 2 of 2) sorted by relevance
419 lock->cll_intransit_owner = current; in cl_lock_intransit()433 LASSERT(lock->cll_intransit_owner == current); in cl_lock_extransit()435 lock->cll_intransit_owner = NULL; in cl_lock_extransit()447 lock->cll_intransit_owner != current; in cl_lock_is_intransit()
1586 struct task_struct *cll_intransit_owner; member