Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c674 obd_destroy_export(exp); in class_export_destroy()
809 obd_destroy_export(export); in class_new_export()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h1007 static inline int obd_destroy_export(struct obd_export *exp) in obd_destroy_export() function