Searched refs:coh_nesting (Results 1 – 3 of 3) sorted by relevance
109 return cl_object_header(lock->cll_descr.cld_obj)->coh_nesting; in cl_lock_nesting()138 env, h->coh_nesting, cl_lock_nr_mutexed(env), in cl_lock_trace0()669 for (i = 0; i < hdr->coh_nesting; ++i) in cl_lock_mutex_get()671 mutex_lock_nested(&lock->cll_guard, hdr->coh_nesting); in cl_lock_mutex_get()
160 subhdr->coh_nesting = hdr->coh_nesting + 1; in lov_init_sub()
439 unsigned char coh_nesting; member