Home
last modified time | relevance | path

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

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