Home
last modified time | relevance | path

Searched refs:cll_holders (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c271 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()
/drivers/staging/lustre/lustre/include/
Dcl_object.h1625 struct lu_ref cll_holders; member