Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c425 struct timeout_item *ptlrpc_new_timeout(int time, enum timeout_event event, in ptlrpc_new_timeout() function
460 item = ptlrpc_new_timeout(time, event, cb, data); in ptlrpc_pinger_register_timeout()