Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c216 if (OBD_FAIL_CHECK(OBD_FAIL_OSC_OBJECT_CONTENTION)) in osc_object_is_contended()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h352 #define OBD_FAIL_OSC_OBJECT_CONTENTION 0x40e macro