Home
last modified time | relevance | path

Searched refs:cl_lock_modify (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/lov/
Dlovsub_lock.c217 result = cl_lock_modify(env, parent, pd); in lov_sublock_modify()
/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c1512 int cl_lock_modify(const struct lu_env *env, struct cl_lock *lock, in cl_lock_modify() function
1545 EXPORT_SYMBOL(cl_lock_modify);
/drivers/staging/lustre/lustre/include/
Dcl_object.h2998 int cl_lock_modify (const struct lu_env *env, struct cl_lock *lock,
/drivers/staging/lustre/lustre/osc/
Dosc_lock.c434 cl_lock_modify(env, lock, descr); in osc_lock_granted()