Searched refs:cl_enqueue_try (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 1152 int cl_enqueue_try(const struct lu_env *env, struct cl_lock *lock, in cl_enqueue_try() function 1201 EXPORT_SYMBOL(cl_enqueue_try); 1259 result = cl_enqueue_try(env, lock, io, enqflags); in cl_enqueue_locked()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_lock.c | 479 result = cl_enqueue_try(env, sublock, io, enqflags); in lov_lock_enqueue_one()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 2987 int cl_enqueue_try(const struct lu_env *env, struct cl_lock *lock,
|