Searched refs:cl_lock_extransit (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 426 void cl_lock_extransit(const struct lu_env *env, struct cl_lock *lock, in cl_lock_extransit() function 438 EXPORT_SYMBOL(cl_lock_extransit); 1110 cl_lock_extransit(env, lock, state); in cl_use_try() 1361 cl_lock_extransit(env, lock, state); in cl_unuse_try() 1376 cl_lock_extransit(env, lock, state); in cl_unuse_try()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 2944 void cl_lock_extransit(const struct lu_env *env, struct cl_lock *lock,
|