Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dobd_class.h1244 if (onu->onu_upcall != NULL) in obd_notify_observer()
1245 rc2 = onu->onu_upcall(observer, observed, ev, in obd_notify_observer()
Dobd.h687 int (*onu_upcall)(struct obd_device *host, struct obd_device *watched, member
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c403 obd->obd_upcall.onu_upcall = cl_ocd_update; in client_common_fill_super()