Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h359 #define OBD_FAIL_PTLRPC_ACK 0x501 macro
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c69 OBD_FAIL_CHECK_ORSET(OBD_FAIL_PTLRPC_ACK, in ptl_send_buf()