Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c57 static void obd_zombie_export_add(struct obd_export *exp);
714 obd_zombie_export_add(exp); in class_export_put()
1190 static void obd_zombie_export_add(struct obd_export *exp) in obd_zombie_export_add() function