Searched refs:cll_holders (Results 1 – 2 of 2) sorted by relevance
271 lu_ref_fini(&lock->cll_holders); in cl_lock_free()376 lu_ref_init(&lock->cll_holders); in cl_lock_alloc()879 lu_ref_del(&lock->cll_holders, scope, source); in cl_lock_hold_release()2006 lu_ref_add(&lock->cll_holders, scope, source); in cl_lock_hold_mutex()2095 lu_ref_add(&lock->cll_holders, scope, source); in cl_lock_hold_add()
1625 struct lu_ref cll_holders; member