Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c103 rc = ldt->ldt_ops->ldto_device_init(env, next, ldt->ldt_name, NULL); in lovsub_device_init()
195 .ldto_device_init = lovsub_device_init,
Dlov_dev.c516 .ldto_device_init = lov_device_init,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c251 .ldto_device_init = osc_device_init,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c156 .ldto_device_init = ccc_device_init,
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h366 int (*ldto_device_init)(const struct lu_env *env, member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c984 rc = ldt->ldt_ops->ldto_device_init(env, d, typename, next); in cl_type_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c179 rc = next->ld_type->ldt_ops->ldto_device_init( in ccc_device_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c765 rc = next->ld_type->ldt_ops->ldto_device_init(env, next, in echo_device_alloc()
912 .ldto_device_init = echo_device_init,