Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c193 .ldto_device_free = lovsub_device_free,
Dlov_dev.c514 .ldto_device_free = lov_device_free,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c249 .ldto_device_free = osc_device_free,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c155 .ldto_device_free = ccc_device_free,
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h360 struct lu_device *(*ldto_device_free)(const struct lu_env *, member
Dobd_class.h640 ldt->ldt_ops->ldto_device_free(&env, d); in obd_cleanup()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c990 ldt->ldt_ops->ldto_device_free(env, d); in cl_type_setup()
Dlu_object.c1284 next = ldt->ldt_ops->ldto_device_free(env, scan); in lu_stack_fini()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c893 next = next->ld_type->ldt_ops->ldto_device_free(env, next); in echo_device_free()
911 .ldto_device_free = echo_device_free,