Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h328 #define OBD_FAIL_OSC_BRW_PREP_REQ 0x406 macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1232 if (OBD_FAIL_CHECK(OBD_FAIL_OSC_BRW_PREP_REQ)) in osc_brw_prep_request()