Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_object.c214 if (OBD_FAIL_CHECK(OBD_FAIL_OSC_OBJECT_CONTENTION)) in osc_object_is_contended()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h336 #define OBD_FAIL_OSC_OBJECT_CONTENTION 0x40e macro