Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c57 struct cl_device ed_cl; member
106 return container_of0(dev, struct echo_device, ed_cl); in cl2echo_dev()
111 return &d->ed_cl; in echo_dev2cl()
606 rc = cl_site_init(site, &ed->ed_cl); in echo_site_init()
712 cd = &ed->ed_cl; in echo_device_alloc()
801 cl_device_fini(&ed->ed_cl); in echo_device_alloc()
899 cl_device_fini(&ed->ed_cl); in echo_device_free()