Home
last modified time | relevance | path

Searched refs:obd_import_event (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c285 obd_import_event(imp->imp_obd, imp, IMP_EVENT_DEACTIVATE); in ptlrpc_set_import_active()
298 obd_import_event(imp->imp_obd, imp, IMP_EVENT_ACTIVATE); in ptlrpc_set_import_active()
Dimport.c187 obd_import_event(imp->imp_obd, imp, IMP_EVENT_DISCON); in ptlrpc_set_import_discon()
216 obd_import_event(imp->imp_obd, imp, IMP_EVENT_INACTIVE); in ptlrpc_deactivate_import()
372 obd_import_event(imp->imp_obd, imp, IMP_EVENT_INVALIDATE); in ptlrpc_invalidate_import()
393 obd_import_event(obd, imp, IMP_EVENT_ACTIVE); in ptlrpc_activate_import()
865 obd_import_event(imp->imp_obd, imp, IMP_EVENT_OCD); in ptlrpc_connect_interpret()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_import.h119 enum obd_import_event { enum
Dobd_class.h1182 static inline void obd_import_event(struct obd_device *obd, in obd_import_event() function
1184 enum obd_import_event event) in obd_import_event()
Dobd.h1060 enum obd_import_event);
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1051 enum obd_import_event event) in mgc_import_event()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2174 enum obd_import_event event) in mdc_import_event()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c2996 enum obd_import_event event) in osc_import_event()