Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h327 #define OBD_FAIL_OSC_MATCH 0x405 macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c2345 if (OBD_FAIL_CHECK(OBD_FAIL_OSC_MATCH)) in osc_match_base()