Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c99 static int echo_client_cleanup(struct obd_device *obddev);
792 rc2 = echo_client_cleanup(obd); in echo_device_alloc()
892 echo_client_cleanup(d->ld_obd); in echo_device_free()
2083 static int echo_client_cleanup(struct obd_device *obddev) in echo_client_cleanup() function