Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h340 #define OBD_FAIL_OSC_DELAY_SETTIME 0x412 macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_io.c533 OBD_FAIL_TIMEOUT(OBD_FAIL_OSC_DELAY_SETTIME, 1); in osc_io_write_start()