Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h466 #define OBD_FAIL_LOV_INIT 0x1403 macro
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c134 if (OBD_FAIL_CHECK(OBD_FAIL_LOV_INIT)) { in lov_init_sub()