Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h332 #define OBD_FAIL_OSC_BRW_PREP_REQ2 0x40a macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1234 if (OBD_FAIL_CHECK(OBD_FAIL_OSC_BRW_PREP_REQ2)) in osc_brw_prep_request()