Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dobd_support.h374 #define OBD_FAIL_OBD_NO_LRU 0x609 macro
/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c324 if (OBD_FAIL_CHECK(OBD_FAIL_OBD_NO_LRU)) in lu_site_purge()