Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c767 obd_destroy_export(exp); in class_export_destroy()
906 obd_destroy_export(export); in class_new_export()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1104 static inline int obd_destroy_export(struct obd_export *exp) in obd_destroy_export() function