Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/staging/lustre/lustre/osc/
Dosc_dev.c249 .ldto_device_free = osc_device_free,
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c153 .ldto_device_free = ccc_device_free,
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h358 struct lu_device *(*ldto_device_free)(const struct lu_env *, member
Dobd_class.h546 ldt->ldt_ops->ldto_device_free(&env, d); in obd_cleanup()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c948 ldt->ldt_ops->ldto_device_free(env, d); in cl_type_setup()
Dlu_object.c1255 next = ldt->ldt_ops->ldto_device_free(env, scan); in lu_stack_fini()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c895 next = next->ld_type->ldt_ops->ldto_device_free(env, next); in echo_device_free()
913 .ldto_device_free = echo_device_free,