Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c495 int ptlrpc_del_timeout_client(struct list_head *obd_list, in ptlrpc_del_timeout_client() function
522 EXPORT_SYMBOL(ptlrpc_del_timeout_client);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2892 int ptlrpc_del_timeout_client(struct list_head *obd_list,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1048 return ptlrpc_del_timeout_client(&client->cl_grant_shrink_list, in osc_del_shrink_grant()