Searched refs:RX_CALL_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Drxrpc.h82 #define RX_CALL_TIMEOUT -3 /* call timeout exceeded */ macro
/linux-master/net/rxrpc/
H A Dcall_event.c500 rxrpc_abort_call(call, 0, RX_CALL_TIMEOUT, -ETIME,
/linux-master/fs/afs/
H A Drotate.c289 * RX_CALL_TIMEOUT (-3). The error was intended to be sent if the
291 * RX_CALL_TIMEOUT would have caused the cache manager to mark the
305 * VNOSERVICE should be treated as an alias for RX_CALL_TIMEOUT.
307 case RX_CALL_TIMEOUT:

Completed in 252 milliseconds