Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dobd_support.h421 #define OBD_FAIL_SEQ_EXHAUST 0x1002 macro
/drivers/staging/lustre/lustre/fid/
Dfid_request.c256 if (OBD_FAIL_CHECK(OBD_FAIL_SEQ_EXHAUST)) in seq_client_alloc_fid()