Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c314 if (OBD_FAIL_CHECK(OBD_FAIL_SEQ_EXHAUST)) in seq_client_alloc_fid()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h439 #define OBD_FAIL_SEQ_EXHAUST 0x1002 macro