Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dobd_support.h348 #define OBD_FAIL_PTLRPC_DELAY_SEND 0x506 macro
/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c630 OBD_FAIL_TIMEOUT(OBD_FAIL_PTLRPC_DELAY_SEND, request->rq_timeout + 5); in ptl_send_rpc()