Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h671 OBD_NOTIFY_OCD, enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2214 rc = obd_notify_observer(obd, obd, OBD_NOTIFY_OCD, NULL); in mdc_import_event()
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c167 } else if (ev == OBD_NOTIFY_OCD) { in lmv_notify()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3049 rc = obd_notify_observer(obd, obd, OBD_NOTIFY_OCD, NULL); in osc_import_event()