Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h343 #define OBD_FAIL_OSC_MATCH 0x405 macro
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2400 if (OBD_FAIL_CHECK(OBD_FAIL_OSC_MATCH)) in osc_match_base()