Home
last modified time | relevance | path

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

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