Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c473 int ptlrpc_del_timeout_client(struct list_head *obd_list, in ptlrpc_del_timeout_client() function
500 EXPORT_SYMBOL(ptlrpc_del_timeout_client);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2851 int ptlrpc_del_timeout_client(struct list_head *obd_list,
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1017 return ptlrpc_del_timeout_client(&client->cl_grant_shrink_list, in osc_del_shrink_grant()