Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dobd_class.h1234 struct obd_notify_upcall *onu; in obd_notify_observer() local
1243 onu = &observer->obd_upcall; in obd_notify_observer()
1244 if (onu->onu_upcall != NULL) in obd_notify_observer()
1245 rc2 = onu->onu_upcall(observer, observed, ev, in obd_notify_observer()
1246 onu->onu_owner, NULL); in obd_notify_observer()