Searched refs:onu (Results 1 – 1 of 1) sorted by relevance
1234 struct obd_notify_upcall *onu; in obd_notify_observer() local1243 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()