Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c395 } else if (ev == OBD_NOTIFY_INACTIVE || ev == OBD_NOTIFY_ACTIVE) { in lov_set_osc_active()
436 if (ev == OBD_NOTIFY_ACTIVE || ev == OBD_NOTIFY_INACTIVE || in lov_notify()
626 active ? OBD_NOTIFY_CONNECT : OBD_NOTIFY_INACTIVE, in lov_add_target()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h667 OBD_NOTIFY_INACTIVE, enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2197 rc = obd_notify_observer(obd, obd, OBD_NOTIFY_INACTIVE, NULL); in mdc_import_event()
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c154 if (ev == OBD_NOTIFY_ACTIVE || ev == OBD_NOTIFY_INACTIVE) { in lmv_notify()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3013 rc = obd_notify_observer(obd, obd, OBD_NOTIFY_INACTIVE, NULL); in osc_import_event()