Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h209 #define OBD_FAIL_MDS_LLOG_CREATE_FAILED 0x137 macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c82 if (OBD_FAIL_CHECK(OBD_FAIL_MDS_LLOG_CREATE_FAILED)) in llog_cat_new_log()