Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c192 .ldto_device_alloc = lovsub_device_alloc,
Dlov_dev.c513 .ldto_device_alloc = lov_device_alloc,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c248 .ldto_device_alloc = osc_device_alloc,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c154 .ldto_device_alloc = vvp_device_alloc,
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h352 struct lu_device *(*ldto_device_alloc)(const struct lu_env *env, member
Dobd_class.h575 d = ldt->ldt_ops->ldto_device_alloc(&env, ldt, cfg); in obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c978 d = ldt->ldt_ops->ldto_device_alloc(env, ldt, NULL); in cl_type_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c910 .ldto_device_alloc = echo_device_alloc,