Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h446 #define OBD_FAIL_LLITE_FAULT_TRUNC_RACE 0x1401 macro
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_io.c687 if (OBD_FAIL_CHECK(OBD_FAIL_LLITE_FAULT_TRUNC_RACE)) in vvp_io_fault_start()