Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dvvp_lock.c68 static const struct cl_lock_operations vvp_lock_ops = {
/drivers/staging/lustre/lustre/include/
Dcl_object.h119 struct cl_lock_operations;
1646 const struct cl_lock_operations *cls_ops;
1669 struct cl_lock_operations { struct
2719 const struct cl_lock_operations *ops);
Dlclient.h288 const struct cl_lock_operations *lkops);
/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;
1453 static const struct cl_lock_operations osc_lock_ops = {
1540 static const struct cl_lock_operations osc_lock_lockless_ops = {
/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 = {
1167 static const struct cl_lock_operations lov_empty_lock_ops = {
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c392 const struct cl_lock_operations *lkops) in ccc_lock_init()
/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c193 const struct cl_lock_operations *ops) in cl_lock_slice_add()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c359 static struct cl_lock_operations echo_lock_ops = {