Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c219 void client_destroy_import(struct obd_import *imp) in client_destroy_import() function
228 EXPORT_SYMBOL(client_destroy_import);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2832 void client_destroy_import(struct obd_import *imp);
Dobd_class.h570 client_destroy_import(imp); in obd_cleanup_client_import()