Home
last modified time | relevance | path

Searched refs:OBD_FAIL_OSC_CP_CANCEL_RACE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h337 #define OBD_FAIL_OSC_CP_CANCEL_RACE 0x40f macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c2161 OBD_FAIL_TIMEOUT(OBD_FAIL_OSC_CP_CANCEL_RACE, 10); in osc_enqueue_interpret()