Searched refs:onu (Results 1 – 1 of 1) sorted by relevance
1332 struct obd_notify_upcall *onu; in obd_notify_observer() local1341 onu = &observer->obd_upcall; in obd_notify_observer()1342 if (onu->onu_upcall != NULL) in obd_notify_observer()1343 rc2 = onu->onu_upcall(observer, observed, ev, in obd_notify_observer()1344 onu->onu_owner, NULL); in obd_notify_observer()