Searched defs:cl_lock_put (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
H A Dcl_lock.c284 void cl_lock_put(const struct lu_env *env, struct cl_lock *lock) function
303 EXPORT_SYMBOL(cl_lock_put); variable
352 cl_lock_put(env, lock);
585 cl_lock_put(env, lock);
597 cl_lock_put(env, lock);
602 cl_lock_put(env, lock);
809 cl_lock_put(env, lock);
826 * Lock will be finally freed in cl_lock_put() when last of
1239 cl_lock_put(env, conflict);
1667 cl_lock_put(en
[all...]

Completed in 70 milliseconds