Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c75 int ptlrpc_obd_ping(struct obd_device *obd) in ptlrpc_obd_ping() function
92 EXPORT_SYMBOL(ptlrpc_obd_ping);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2895 int ptlrpc_obd_ping(struct obd_device *obd);
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1895 rc = ptlrpc_obd_ping(obd); in mdc_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2725 err = ptlrpc_obd_ping(obd); in osc_iocontrol()