Home
last modified time | relevance | path

Searched refs:cl_device_fini (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c138 cl_device_fini(lu2cl_dev(d)); in lovsub_device_free()
Dlov_dev.c300 cl_device_fini(lu2cl_dev(d)); in lov_device_free()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c206 cl_device_fini(lu2cl_dev(d)); in osc_device_free()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c244 cl_device_fini(lu2cl_dev(d)); in ccc_device_free()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c799 cl_device_fini(&ed->ed_cl); in echo_device_alloc()
897 cl_device_fini(&ed->ed_cl); in echo_device_free()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2714 static inline void cl_device_fini(struct cl_device *d) in cl_device_fini() function