Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c477 int ptlrpc_add_timeout_client(int time, enum timeout_event event, in ptlrpc_add_timeout_client() function
493 EXPORT_SYMBOL(ptlrpc_add_timeout_client);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2889 int ptlrpc_add_timeout_client(int time, enum timeout_event event,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1031 rc = ptlrpc_add_timeout_client(client->cl_grant_shrink_interval, in osc_add_shrink_grant()