Home
last modified time | relevance | path

Searched refs:cl_lock_operations (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_lock.c69 static const struct cl_lock_operations vvp_lock_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_lock.c61 static const struct cl_lock_operations osc_lock_ops;
62 static const struct cl_lock_operations osc_lock_lockless_ops;
1454 static const struct cl_lock_operations osc_lock_ops = {
1541 static const struct cl_lock_operations osc_lock_lockless_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h119 struct cl_lock_operations;
1645 const struct cl_lock_operations *cls_ops;
1668 struct cl_lock_operations { struct
2724 const struct cl_lock_operations *ops);
Dlclient.h291 const struct cl_lock_operations *lkops);
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_lock.c440 static const struct cl_lock_operations lovsub_lock_ops = {
Dlov_lock.c1124 static const struct cl_lock_operations lov_lock_ops = {
1166 static const struct cl_lock_operations lov_empty_lock_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c393 const struct cl_lock_operations *lkops) in ccc_lock_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c191 const struct cl_lock_operations *ops) in cl_lock_slice_add()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c359 static struct cl_lock_operations echo_lock_ops = {