Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c386 link->cill_lock = lock; in cl_lockset_lock_one()
403 struct cl_lock *lock = link->cill_lock; in cl_lock_link_fini()
408 link->cill_lock = NULL; in cl_lock_link_fini()
436 lock = link->cill_lock; in cl_lockset_lock()
506 cl_unuse(env, link->cill_lock); in cl_io_unlock()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h2222 struct cl_lock *cill_lock; member