Home
last modified time | relevance | path

Searched refs:cl_device_operations (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c164 static const struct cl_device_operations lovsub_cl_ops = {
Dlov_dev.c272 static const struct cl_device_operations lov_cl_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c185 static const struct cl_device_operations osc_cl_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h108 struct cl_device_operations;
133 struct cl_device_operations { struct
156 const struct cl_device_operations *cd_ops; argument
Dlclient.h270 const struct cl_device_operations *clops);
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c136 static const struct cl_device_operations vvp_cl_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c198 const struct cl_device_operations *clops) in ccc_device_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c589 static struct cl_device_operations echo_device_cl_ops = {