Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c407 } else if (ev == OBD_NOTIFY_INACTIVE || ev == OBD_NOTIFY_ACTIVE) { in lov_set_osc_active()
448 if (ev == OBD_NOTIFY_ACTIVE || ev == OBD_NOTIFY_INACTIVE || in lov_notify()
639 active ? OBD_NOTIFY_CONNECT : OBD_NOTIFY_INACTIVE, in lov_add_target()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h758 OBD_NOTIFY_INACTIVE, enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2324 rc = obd_notify_observer(obd, obd, OBD_NOTIFY_INACTIVE, NULL); in mdc_import_event()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c154 if (ev == OBD_NOTIFY_ACTIVE || ev == OBD_NOTIFY_INACTIVE) { in lmv_notify()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3069 rc = obd_notify_observer(obd, obd, OBD_NOTIFY_INACTIVE, NULL); in osc_import_event()